Merge branch 'main' of https://git.oopen.de/backup/borg2-backup
This commit is contained in:
@ -636,10 +636,10 @@ borg2 \\
|
||||
prune \\
|
||||
--list \\
|
||||
--show-rc \\
|
||||
--keep-daily 7 \\
|
||||
--keep-weekly 4 \\
|
||||
--keep-monthly 6 \\
|
||||
--keep-yearly 1 \\
|
||||
--keep-daily ${KEEP_DAILY} \\
|
||||
--keep-weekly ${KEEP_WEEKLY} \\
|
||||
--keep-monthly ${KEEP_MONTHLY} \\
|
||||
--keep-yearly ${KEEP_YEARLY} \\
|
||||
EOF
|
||||
|
||||
borg2 \
|
||||
|
Reference in New Issue
Block a user