Minor updates to GPG post
This commit is contained in:
@@ -21,7 +21,7 @@ For this recipe, you will need:
|
||||
|
||||
* One backup of your original master key, ideally in ASCII-armoured (`.asc`) format
|
||||
* The passphrase for your original master key
|
||||
* One GPG2, at least version 2.1
|
||||
* One GnuPG 2, at least version 2.1
|
||||
* One Docker, optional
|
||||
|
||||
You can do all of this in a Docker container to keep things nicely separated.
|
||||
@@ -88,7 +88,8 @@ Push your updated public keys.
|
||||
gpg --send-keys $ID
|
||||
```
|
||||
|
||||
Clean up
|
||||
Clean up.
|
||||
|
||||
```
|
||||
rm -rf $GNUPGHOME
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user