Skip to content
Snippets Groups Projects

WIP: Add initial restic support.

Closed Christopher Gervais requested to merge ergonlogic/backupninja:dev/restic into master
+ 1
1
@@ -200,7 +200,7 @@ fi
@@ -200,7 +200,7 @@ fi
# #
# #
####################################
####################################
debug "Unsetting environment variables""
debug "Unsetting environment variables"
unset RESTIC_REPOSITORY
unset RESTIC_REPOSITORY
unset RESTIC_PASSWORD
unset RESTIC_PASSWORD
unset AWS_ACCESS_KEY_ID
unset AWS_ACCESS_KEY_ID
Loading