use raw url

This commit is contained in:
2026-05-12 01:55:15 -07:00
parent bf2a0de7f4
commit 4e0830689f
+1 -1
View File
@@ -5,5 +5,5 @@
Run the command below in the Proxmox VE Shell or a VM to install ibgw. Run the command below in the Proxmox VE Shell or a VM to install ibgw.
```bash ```bash
bash -c "$(curl -fsSL http://192.168.1.174:3000/alphane/ibgw/src/branch/main/ibgw.sh)" bash -c "$(curl -fsSL http://192.168.1.174:3000/alphane/ibgw/raw/branch/main/ibgw.sh)"
``` ```