aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <github@duh.to>2020-11-21 10:45:59 -0800
committerGitHub <noreply@github.com>2020-11-21 10:45:59 -0800
commit5c0bcd40a70147b0e4eb1235d1c750901910eaac (patch)
treec4e87399c186abe3f42f5effc6e80441401fc32e /README.md
parentMerge pull request #214 from anmull/debian-iso-version (diff)
parentunset GNUPGHOME variable (diff)
downloadYubiKey-Guide-5c0bcd40a70147b0e4eb1235d1c750901910eaac.tar.gz
Merge pull request #211 from rgevaert/patch-1
unset GNUPGHOME variable
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 446cb76..1140e4d 100644
--- a/README.md
+++ b/README.md
@@ -1508,6 +1508,8 @@ Reboot or [securely delete](http://srm.sourceforge.net/) `$GNUPGHOME` and remove
$ sudo srm -r $GNUPGHOME || sudo rm -rf $GNUPGHOME
$ gpg --delete-secret-key $KEYID
+
+$ unset GNUPGHOME
```
**Important** Make sure you have securely erased all generated keys and revocation certificates if an ephemeral enviroment was not used!