diff --git a/host/make.sh b/host/make.sh index a69bebd..ae6aea3 100755 --- a/host/make.sh +++ b/host/make.sh @@ -137,7 +137,7 @@ if xreadYes "# Create bridges?" BRIDGES ; then cat "$BRIDGES_BOOTSTRAP_TPL" \ | expandPCTTemplate \ 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)" if [ -z "$DRY_RUN" ] ; then