Removed in favour of on/off scripts.
This commit is contained in:
parent
252df9e959
commit
bf2a91a104
|
|
@ -1,6 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
bash -c 'cat > /etc/apt/apt.conf.d/02proxy' << 'EOF'
|
|
||||||
Acquire::http { Proxy "http://192.168.1.50:3142"; };
|
|
||||||
#Acquire::http { Proxy "http://192.168.1.65:3142"; };
|
|
||||||
EOF
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue