Borg: Fix deprecation warning

This commit is contained in:
Tobias Manske 2022-09-23 18:22:42 +02:00
parent 83bbe20224
commit ee197df4b3
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A

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 \