chiark / gitweb /
etc/apt-conf.d/90local: Set more usual proxy.
[distorted-chroot] / etc / apt-conf.d / 90local
1 ### -*-conf-*-
2
3 Acquire {
4         http::Proxy "http://universe.distorted.org.uk:3142/";
5 }