mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-07 22:21:36 +01:00
fix: explicitly switch to home dir
This commit is contained in:
@@ -3,6 +3,8 @@ set -e
|
|||||||
|
|
||||||
DIR=/home/sheppy/slapd_backup
|
DIR=/home/sheppy/slapd_backup
|
||||||
|
|
||||||
|
cd
|
||||||
|
|
||||||
rsync -r --remove-source-files sheppy@192.168.122.112:$DIR /home/sheppy
|
rsync -r --remove-source-files sheppy@192.168.122.112:$DIR /home/sheppy
|
||||||
|
|
||||||
~/backups/backup-tools/backup_manager.py --extensions ldif -- $DIR
|
~/backups/backup-tools/backup_manager.py --extensions ldif -- $DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user