Created
January 11, 2017 10:24
-
-
Save caingougou/943b74991fed0f558ae8a817509249f0 to your computer and use it in GitHub Desktop.
fix key missing in ubuntu
This file contains hidden or 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
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
curl -sSL https://gist.githubusercontent.com/caingougou/943b74991fed0f558ae8a817509249f0/raw/71d0a017860af25c0cabf1f2e7f5a332dae5b99c/fix_key_missing.sh | sh -s {{key}}