summaryrefslogtreecommitdiff
path: root/ansible/roles/holywood2
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/holywood2')
-rwxr-xr-xansible/roles/holywood2/files/borg-all6
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible/roles/holywood2/files/borg-all b/ansible/roles/holywood2/files/borg-all
index bbc982a..e3f5bac 100755
--- a/ansible/roles/holywood2/files/borg-all
+++ b/ansible/roles/holywood2/files/borg-all
@@ -3,13 +3,13 @@
ts="$(date +%Y-%m-%dT%H:%M:%S)"
echo "Backing up /mnt/soile"
-./run-borg willikins /mnt/backups/borg create -p --stats ::"soile-$ts)" /mnt/soile/
+./run-borg willikins /mnt/backups/borg create --stats ::"soile-$ts)" /mnt/soile/
echo "Backing up /mnt/media"
-./run-borg willikins /mnt/backups/borg create -p --stats ::"media-$ts)" /mnt/media/
+./run-borg willikins /mnt/backups/borg create --stats ::"media-$ts)" /mnt/media/
echo "Backing up /mnt/liw-backups"
-./run-borg willikins /mnt/backups/borg create -p --stats ::"liw-$ts)" /mnt/liw-backups/
+./run-borg willikins /mnt/backups/borg create --stats ::"liw-$ts)" /mnt/liw-backups/
echo "Pruning"
./run-borg willikins /mnt/backups/borg prune --keep-with 100d