Some extra lines

This commit is contained in:
Bob Mottram 2016-11-13 13:19:08 +00:00
parent a86eda5d52
commit 9fa5c5b45f
1 changed files with 3 additions and 0 deletions

View File

@ -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