updated borg state
This commit is contained in:
parent
2d5ad8d45c
commit
a707d697a4
@ -57,7 +57,7 @@ backup_exit=$?
|
||||
info "Pruning repository"
|
||||
borg prune \
|
||||
--list \
|
||||
--prefix $backup_name'-' \
|
||||
-a $backup_name'-' \
|
||||
--show-rc \
|
||||
--keep-daily {{ job.keep_daily|default(7) }} \
|
||||
--keep-weekly {{ job.keep_weekly|default(4) }} \
|
||||
|
Loading…
Reference in New Issue
Block a user