10 lines
191 B
Markdown
10 lines
191 B
Markdown
# 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)"
|
|
```
|