etc/apt-conf.d/90local: Use local proxy.
[distorted-chroot] / etc / apt-conf.d / 90local
1 ### -*-conf-*-
2
3 Acquire {
4 http::Proxy "http://localhost:3142/";
5 }