Replace deprecated --prefix with --glob-archives
parent
b6f4f1ab47
commit
3957c8f617
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue