Plan borg: improved script.

This commit is contained in:
Christian P. MOMON 2023-02-09 14:55:46 +01:00
parent 1e7a8bf4cf
commit eb49e25972
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ echo "==========================================================================
START_TIME=$(date +"%s") START_TIME=$(date +"%s")
START_SIZE=$(du -s /var/backups/borg/ | awk '{ print $1 }') START_SIZE=$(du -s /var/backups/borg/ | awk '{ print $1 }')
#borgmatic prune --stats --files --verbosity 1 borgmatic prune --stats --files --verbosity 1
# Only last borgmatic version has the compact command. # Only last borgmatic version has the compact command.
cd /var/backups/borg/ cd /var/backups/borg/