Skip to content

Instantly share code, notes, and snippets.

@caingougou
Created January 11, 2017 10:24
Show Gist options
  • Save caingougou/943b74991fed0f558ae8a817509249f0 to your computer and use it in GitHub Desktop.
Save caingougou/943b74991fed0f558ae8a817509249f0 to your computer and use it in GitHub Desktop.
fix key missing in ubuntu
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $1
apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment