Removed in favour of on/off scripts.

This commit is contained in:
Cyteen May 2020-02-23 13:40:15 +00:00
parent 252df9e959
commit bf2a91a104
1 changed files with 0 additions and 6 deletions

View File

@ -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