Skip to content

Instantly share code, notes, and snippets.

@nickodell
Last active March 31, 2016 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickodell/2afc7f11f3d63f670a0c203db846bf3f to your computer and use it in GitHub Desktop.
Save nickodell/2afc7f11f3d63f670a0c203db846bf3f to your computer and use it in GitHub Desktop.
install-apt-cacher.sh
echo "Acquire::http::Proxy \"http://apt-cacher:3142\";" > /etc/apt/apt.conf.d/01proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment