Update 'backup/backup-script.sh'
parent
eebbe8675d
commit
3c3fb8f812
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue