diff --git a/home/bin/update-profile b/home/bin/update-profile index 0e49f08..42b4e8c 100755 --- a/home/bin/update-profile +++ b/home/bin/update-profile @@ -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