Update 'backup/backup-script.sh'

pull/4/head
drunkendog 2022-12-19 18:30:52 +00:00
parent eebbe8675d
commit 3c3fb8f812
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ info "Pruning repository"
# limit prune's operation to this machine's archives and not apply to # limit prune's operation to this machine's archives and not apply to
# other machines' archives also: # other machines' archives also:
./borg-linux64 prune \ /usr/local/bin/borg-linux64 prune \
--list \ --list \
--prefix '{hostname}-' \ --prefix '{hostname}-' \
--show-rc \ --show-rc \