aboutsummaryrefslogtreecommitdiff
path: root/bin/backup
diff options
context:
space:
mode:
Diffstat (limited to 'bin/backup')
-rwxr-xr-xbin/backup2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/backup b/bin/backup
index 0ebef43..be7d996 100755
--- a/bin/backup
+++ b/bin/backup
@@ -93,6 +93,8 @@ ARCHIVE_TAG="${1:-manual}"
run() {
set -x
+ # The contents of $VERBOSE_FLAGS doesn't involve user input:
+ # shellcheck disable=2086
borg create \
$VERBOSE_FLAGS \
--comment "$COMMENT" \