Remove ECDSA key from GPG init code.

master
Icedream 2018-02-20 03:03:20 +01:00
parent 521aea6b47
commit 87df50378c
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ 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