diff options
Diffstat (limited to 'duply/.duply/seb_notebook/conf')
-rw-r--r-- | duply/.duply/seb_notebook/conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/duply/.duply/seb_notebook/conf b/duply/.duply/seb_notebook/conf new file mode 100644 index 0000000..55b3df7 --- /dev/null +++ b/duply/.duply/seb_notebook/conf @@ -0,0 +1,12 @@ +# base directory to backup +SOURCE='/home/sebastien/Notebooks/' + +# Storage directory +export STORAGE_NAME="seb_notebooks" +export PCA_OS_REGION_NAME=GRA +export HOT_OS_REGION_NAME=GRA + +GPG_KEYS_ENC='2421BCBD56473645,933FFFBA5E8867338DF2FF645E23E7695299F9AB' +GPG_KEY_SIGN='F6859BC3CC712DF8' + +. ~/scripts/duplicity/duply_common.sh |