Improved Plan B scripts.

This commit is contained in:
Christian P. MOMON 2023-04-06 11:22:46 +02:00
parent b64e33b494
commit e34c1d2d0f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ START_TIME=$(date +"%s")
START_SIZE=$(du -s /var/backups/borg/ | awk '{ print $1 }')
## Fix owner.
chown -R borg.borg /var/backuprs/borg/
chown -R borg.borg /var/backups/borg/
## Local machine.
./dobackup-local