This commit is contained in:
2026-05-12 01:53:55 -07:00
parent c506c68206
commit bf2a0de7f4
+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://git.burke.lan:3000/alphane/ibgw/src/branch/main/ibgw.sh)" bash -c "$(curl -fsSL http://192.168.1.174:3000/alphane/ibgw/src/branch/main/ibgw.sh)"
``` ```