refactor: Update apt-cacher setup script to use apt-cacher.local as the proxy server
This commit is contained in:
		| @@ -1,2 +1,2 @@ | ||||
| #!/bin/bash | ||||
| apt install squid-deb-proxy-client | ||||
| echo 'Acquire::http { Proxy "http://apt-cacher.local:3142"; }' | sudo tee -a /etc/apt/apt.conf.d/proxy | ||||
		Reference in New Issue
	
	Block a user