Add new ECDSA signing key.

master
Icedream 2021-10-09 22:19:49 +02:00
parent 0535a742be
commit 4c20261595
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ fi
chmod 700 "${GNUPGHOME}"
for key in \
B5108C5A158A6608AD3361DA1573F6D8EFE4D0CF \
04ADEF85EA6AEC6F75941E84468BBEEBB9EC6AEA \
; do
if ! gpg --list-keys "${key}" >/dev/null 2>&1; then
# key does not exist yet