Skip to content

Instantly share code, notes, and snippets.

@avargas
Created August 30, 2010 14:13
Show Gist options
  • Save avargas/557462 to your computer and use it in GitHub Desktop.
Save avargas/557462 to your computer and use it in GitHub Desktop.
KEY=ABC123456
gpg --keyserver subkeys.pgp.net --recv $KEY
gpg --export --armor $KEY | sudo apt-key add -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment