Adjusted the key install script.

This commit is contained in:
Lord_Devi 2024-07-11 22:06:17 -04:00
parent e90511137f
commit ba24c4ba75

View file

@ -109,6 +109,7 @@ _check_for_xdg_gnupg() {
# {{{ <decrypt and import>
_decrypt_and_import() {
local __repo="git.mgk.one/ld/keys"
export GPG_TTY="$(tty)"
_mordu "Preforming decrypt and secret key import."
_mordu "You will be asked for a passphrase."