From f10c81bf7e46d08dafd2684963938e9bc4b0569d Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Fri, 26 Feb 2021 10:10:48 +0100 Subject: Added backup for ebooks --- duply/.duply/seb_ebooks/conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 duply/.duply/seb_ebooks/conf (limited to 'duply/.duply/seb_ebooks/conf') diff --git a/duply/.duply/seb_ebooks/conf b/duply/.duply/seb_ebooks/conf new file mode 100644 index 0000000..928552d --- /dev/null +++ b/duply/.duply/seb_ebooks/conf @@ -0,0 +1,12 @@ +# base directory to backup +SOURCE='/home/sebastien/Bibliothèque calibre/' + +# Storage directory +export STORAGE_NAME="seb_ebooks" +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 -- cgit v1.2.3