mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5168a5d7c1
commit
d1422300fc
@ -137,7 +137,7 @@ if xreadYes "# Create bridges?" BRIDGES ; then
|
|||||||
cat "$BRIDGES_BOOTSTRAP_TPL" \
|
cat "$BRIDGES_BOOTSTRAP_TPL" \
|
||||||
| expandPCTTemplate \
|
| expandPCTTemplate \
|
||||||
LAN_BRIDGE WAN_BRIDGE ADMIN_BRIDGE BOOTSTRAP_BRIDGE \
|
LAN_BRIDGE WAN_BRIDGE ADMIN_BRIDGE BOOTSTRAP_BRIDGE \
|
||||||
WAN_PORT ADMIN_PORT BOOTSTRAP_ADMIN_PORT \
|
WAN_PORT ADMIN_PORT BOOTSTRAP_PORT \
|
||||||
HOST_ADMIN_IP GATE_ADMIN_IP)"
|
HOST_ADMIN_IP GATE_ADMIN_IP)"
|
||||||
|
|
||||||
if [ -z "$DRY_RUN" ] ; then
|
if [ -z "$DRY_RUN" ] ; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user