Created
May 11, 2018 12:50
-
-
Save shadyueh/61319425c31ce8f0911cefe8365bf9bf 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
export http_proxy=http://<proxy>:<port> | |
export https_proxy=http://<proxy>:<port> | |
sudo -E add-apt-repository ppa:webupd8team/java |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment