Created
March 26, 2016 13:31
-
-
Save mapkyca/7938ee8b19b25d539e41 to your computer and use it in GitHub Desktop.
Import a public key from a url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -L https://example.com/key.pgp | gpg --import |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment