diff options
Diffstat (limited to 'bin/backup')
-rwxr-xr-x | bin/backup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ run() { set -x # The contents of $VERBOSE_FLAGS doesn't involve user input: # shellcheck disable=2086 - borg create \ + nicely borg create \ $VERBOSE_FLAGS \ --lock-wait 1200 \ --comment "$COMMENT" \ |