Skip to content
Snippets Groups Projects
Commit 245454b7 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

[borg] fix default handler value for encryption

parent ce01329f
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ getconf directory ...@@ -37,7 +37,7 @@ getconf directory
directory=${directory%/} directory=${directory%/}
getconf archive {now:%Y-%m-%d} getconf archive {now:%Y-%m-%d}
getconf compression lz4 getconf compression lz4
getconf encryption getconf encryption none
getconf passphrase getconf passphrase
export BORG_PASSPHRASE="$passphrase" export BORG_PASSPHRASE="$passphrase"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment