diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-11-16 15:08:11 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-11-16 15:08:11 +0100 |
commit | 7ade8e6fef8f9f9e9605bbd5aa2fc6cc7e77f18d (patch) | |
tree | 674f48bb5ed662835e3624bd0cc7bccc4d92e437 /duply/.duply/seb_admin | |
parent | 27bfc874dc93023f693a1b66587af745bb347b71 (diff) |
Update backup gpg key
Diffstat (limited to 'duply/.duply/seb_admin')
-rw-r--r-- | duply/.duply/seb_admin/conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/duply/.duply/seb_admin/conf b/duply/.duply/seb_admin/conf index 749f4cf..18623e8 100644 --- a/duply/.duply/seb_admin/conf +++ b/duply/.duply/seb_admin/conf @@ -6,7 +6,7 @@ export STORAGE_NAME="seb_administratif" export PCA_OS_REGION_NAME=GRA export HOT_OS_REGION_NAME=GRA -GPG_KEYS_ENC='2421BCBD56473645,933FFFBA5E8867338DF2FF645E23E7695299F9AB' +GPG_KEYS_ENC='sebastien@dailly.me,933FFFBA5E8867338DF2FF645E23E7695299F9AB' GPG_KEY_SIGN='F6859BC3CC712DF8' . ~/scripts/duplicity/duply_common.sh |