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