Replace deprecated --prefix with --glob-archives

pull/4/head
drunkendog 2023-08-24 18:26:58 +01:00
parent b6f4f1ab47
commit 3957c8f617
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ info "Pruning repository"
/usr/local/bin/borg-linux64 prune \
--list \
--prefix '{hostname}-' \
--glob-archives '{hostname}-*' \
--show-rc \
--keep-daily 7 \
--keep-weekly 4 \