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://192.168.1.174:3000/alphane/ibgw/raw/branch/main/ibgw.sh)"
|
|
```
|