aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/backup1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/backup b/bin/backup
index 97c6efb..e702dd8 100755
--- a/bin/backup
+++ b/bin/backup
@@ -99,7 +99,6 @@ run() {
# shellcheck disable=2086
nicely borg create \
$VERBOSE_FLAGS \
- --lock-wait 120 \
--comment "$COMMENT" \
--exclude "$XDG_CACHE_HOME" \
--exclude ~/Downloads/ \