diff --git a/handlers/borg.in b/handlers/borg.in index 79d6894f6e5b782646abdac49c59c8fc6764b70d..f657d4bf1a30748732c785fd64fc3f4bfddcd529 100644 --- a/handlers/borg.in +++ b/handlers/borg.in @@ -37,7 +37,7 @@ getconf directory directory=${directory%/} getconf archive {now:%Y-%m-%d} getconf compression lz4 -getconf encryption +getconf encryption none getconf passphrase export BORG_PASSPHRASE="$passphrase"