change IP
This commit is contained in:
@@ -24,7 +24,7 @@ fi
|
||||
|
||||
# Set apt-cacher-ng proxy
|
||||
echo "Configuring apt to use local apt-cacher-ng proxy"
|
||||
echo 'Acquire::http { Proxy "http://192.168.1.10:3142"; };
|
||||
echo 'Acquire::http { Proxy "http://192.168.10.10:3142"; };
|
||||
Acquire::https { Proxy "https://"; };' > "/etc/apt/apt.conf.d/01proxy"
|
||||
|
||||
killall apt-get
|
||||
|
||||
Reference in New Issue
Block a user