Created
May 10, 2018 18:59
-
-
Save shadyueh/1d342c534c76afd0e97d86d17d6b4172 to your computer and use it in GitHub Desktop.
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
#!/bin/bash | |
# Add spotify gpg behind proxy | |
sudo apt-key adv --keyserver keyserver.ubuntu.com --keyserver-options http-proxy=http://proxy.com:port --recv-keys 0DF731E45CE24F27EEEB1450EFDC8610341D9410 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment