Fix script path in README.md for update_apt_proxy_all.sh

This commit is contained in:
2025-07-29 14:21:49 +06:00
parent aa83341933
commit 617af01fd7

View File

@@ -14,7 +14,7 @@ This script automates the configuration of the apt-cacher-ng proxy for all Proxm
You can run the script directly if its cloned locally:
```bash
bash scripts/misc/update_apt_proxy_all/update_apt_proxy_all.sh
bash misc/update_apt_proxy_all/update_apt_proxy_all.sh
```
Or, run it directly from the raw link (no need to clone):