Skip to content
Snippets Groups Projects
Commit 420ef1ce authored by Axel Hahn's avatar Axel Hahn
Browse files

set restic as default binary

parent c3088d39
Branches
No related tags found
1 merge request!80Add hooks
......@@ -66,8 +66,7 @@
# check
if [ -z "$STORAGE_BIN" ]; then
# STORAGE_BIN=restic
STORAGE_BIN=duplicity
STORAGE_BIN=restic
fi
CFGPREFIX=${STORAGE_BIN}_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment