Created
January 15, 2018 19:14
-
-
Save samirfor/08516011e7afe81fb841d63d89b9a38f to your computer and use it in GitHub Desktop.
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
echo 'Acquire::http { Proxy "http://10.80.1.35:3142"; };' > /etc/apt/apt.conf.d/00aptproxy && apt update && apt dist-upgrade -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment