test commit

This commit is contained in:
2026-05-12 01:53:04 -07:00
parent ac963efdd5
commit c506c68206
2 changed files with 30 additions and 0 deletions
+7
View File
@@ -1,2 +1,9 @@
# ibgw
## Install
Run the command below in the Proxmox VE Shell or a VM to install ibgw.
```bash
bash -c "$(curl -fsSL http://git.burke.lan:3000/alphane/ibgw/src/branch/main/ibgw.sh)"
```