aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/backup1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/backup b/bin/backup
index 9c5be22..d31a3aa 100755
--- a/bin/backup
+++ b/bin/backup
@@ -105,6 +105,7 @@ run() {
# shellcheck disable=2086
borg create \
$VERBOSE_FLAGS \
+ --lock-wait 1200 \
--comment "$COMMENT" \
--exclude "$XDG_CACHE_HOME" \
--exclude ~/Downloads/ \