Skip to content

Instantly share code, notes, and snippets.

@shadyueh
Created May 11, 2018 12:50
Show Gist options
  • Save shadyueh/61319425c31ce8f0911cefe8365bf9bf to your computer and use it in GitHub Desktop.
Save shadyueh/61319425c31ce8f0911cefe8365bf9bf to your computer and use it in GitHub Desktop.
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