Borg: Fix deprecation warning

This commit is contained in:
2022-09-23 18:22:42 +02:00
parent 83bbe20224
commit ee197df4b3

View File

@ -44,7 +44,7 @@ info "Pruning repository"
borg prune \
--list \
--prefix '{hostname}-' \
--glob-archives '{hostname}-*' \
--show-rc \
--keep-daily 7 \
--keep-weekly 4 \