Some minor changes in logging..
This commit is contained in:
parent
3abe57d09b
commit
504d9a4971
@ -636,10 +636,10 @@ borg \\
|
|||||||
prune \\
|
prune \\
|
||||||
--list \\
|
--list \\
|
||||||
--show-rc \\
|
--show-rc \\
|
||||||
--keep-daily 7 \\
|
--keep-daily ${KEEP_DAILY} \\
|
||||||
--keep-weekly 4 \\
|
--keep-weekly ${KEEP_WEEKLY} \\
|
||||||
--keep-monthly 6 \\
|
--keep-monthly ${KEEP_MONTHLY} \\
|
||||||
--keep-yearly 1 \\
|
--keep-yearly ${KEEP_YEARLY} \\
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
borg \
|
borg \
|
||||||
|
Loading…
Reference in New Issue
Block a user