summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xansible/roles/holywood2/files/borg-all2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/holywood2/files/borg-all b/ansible/roles/holywood2/files/borg-all
index 804424d..7a26cc5 100755
--- a/ansible/roles/holywood2/files/borg-all
+++ b/ansible/roles/holywood2/files/borg-all
@@ -4,7 +4,7 @@ ts="$(date +%Y-%m-%dT%H:%M:%S)"
echo "Backing up /mnt/soile to nalanda"
./run-borg liw-holywood@nalanda.liw.fi /home/liw-holywood/repo \
- create --stats --progress ::"soile-$ts)" /mnt/soile/
+ create --stats ::"soile-$ts)" /mnt/soile/
echo "Pruning nalanda"
./run-borg liw-holywood@nalanda.liw.fi /home/liw-holywood/repo \