Skip to content

Instantly share code, notes, and snippets.

@yaroslavya
Last active April 14, 2019 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yaroslavya/202bc08b85db51dc0d0bee45a4451b21 to your computer and use it in GitHub Desktop.
Save yaroslavya/202bc08b85db51dc0d0bee45a4451b21 to your computer and use it in GitHub Desktop.
fix_missing_gpg_keys
sudo apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys MY_GPG_KEY
//other key server: keyserver.ubuntu.com
//mint key server: keyserver.linuxmint.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment