Remove old update_apt_proxy_all.sh script and its README; add new implementation with enhanced proxy configuration for Proxmox LXC containers and VMs.

This commit is contained in:
2025-07-29 14:21:23 +06:00
parent 92a9f3e1e7
commit aa83341933
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ bash scripts/misc/update_apt_proxy_all/update_apt_proxy_all.sh
Or, run it directly from the raw link (no need to clone):
```bash
bash <(curl -s https://git.lewsion.com/endrence/proxmox-scripts/raw/branch/main/scripts/misc/update_apt_proxy_all/update_apt_proxy_all.sh)
bash <(curl -s https://git.lewsion.com/endrence/proxmox-scripts/raw/branch/main/misc/update_apt_proxy_all/update_apt_proxy_all.sh)
```
Follow the prompts to select targets and configure the proxy.