diff --git a/roles/backup-vm/templates/slapd_backup.sh b/roles/backup-vm/templates/slapd_backup.sh index e771cd8..1640a69 100644 --- a/roles/backup-vm/templates/slapd_backup.sh +++ b/roles/backup-vm/templates/slapd_backup.sh @@ -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