add apt-cacher

This commit is contained in:
2024-07-01 20:58:28 +02:00
parent d9cfffa661
commit 6f1169f204
3 changed files with 103 additions and 59 deletions

2
apt-cacher/setup.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
sudo apt install squid-deb-proxy-client