Some extra lines
This commit is contained in:
parent
a86eda5d52
commit
9fa5c5b45f
|
@ -405,6 +405,9 @@ function show_gpg_key {
|
|||
|
||||
function show_full_gpg_key {
|
||||
clear
|
||||
echo ''
|
||||
echo ''
|
||||
echo ''
|
||||
gpg --armor --export $GPG_ID
|
||||
gpg --armor --export-secret-key $GPG_ID
|
||||
any_key
|
||||
|
|
Loading…
Reference in New Issue