diff --git a/update-keys b/update-keys index 7482817..d5deb4b 100755 --- a/update-keys +++ b/update-keys @@ -21,7 +21,7 @@ armor no-emit-version __EOF__ -pushd "$(dirname "$0")" >/dev/null +cd "$(dirname "$0")" "${GPG[@]}" --gen-key < archlinux.gpg - -popd >/dev/null