mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
15c01c1c0e
commit
eab3056379
@ -29,7 +29,7 @@ WAN_GATE=-
|
||||
DFL_ADMIN_IP=${DFL_ADMIN_IP:=10.0.0.1/24}
|
||||
ADMIN_GATE=-
|
||||
DFL_LAN_IP=${DFL_LAN_IP:=10.1.1.1/24}
|
||||
DFL_LAN_GATE=${DFL_LAN_IP:=10.1.1.2/24}
|
||||
DFL_LAN_GATE=${DFL_LAN_GATE:=10.1.1.2/24}
|
||||
|
||||
REBOOT=${REBOOT:=1}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user