Skip to content
Snippets Groups Projects
Verified Commit 33c3ff25 authored by David Beniamine's avatar David Beniamine
Browse files

Fixup

parent 92f8c712
Branches
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ backup(){ ...@@ -41,7 +41,7 @@ backup(){
echo "Running pre_actions" echo "Running pre_actions"
pre_actions pre_actions
exit_on_fail $? "Pre action failed" exit_on_fail $? "Pre_action failed"
echo "Creating encrypted incremental backup: $bckplist " echo "Creating encrypted incremental backup: $bckplist "
/usr/bin/duplicity \ /usr/bin/duplicity \
--full-if-older-than $BK_FULL_FREQ \ --full-if-older-than $BK_FULL_FREQ \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment