No pause
This commit is contained in:
parent
166e7c28ba
commit
5b2f3bffd4
|
@ -357,7 +357,6 @@ function show_gpg_key {
|
|||
|
||||
function publish_gpg_key {
|
||||
gpg --send-key $GPG_ID
|
||||
any_key
|
||||
dialog --title $"Publish your PGP/GPG key" \
|
||||
--msgbox $"Your key has now been published" 6 40
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue