mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update debian-v4.sh
This commit is contained in:
parent
31d2ee79c0
commit
500db5049c
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ function advanced_settings() {
|
|||
GATE1="Default" GATE=""
|
||||
echo -e "${DGN}Using Gateway IP Address: ${BGN}$GATE1${CL}"
|
||||
else
|
||||
NS=$GATE
|
||||
NS=$GATE1
|
||||
GATE=",gw=$GATE1"
|
||||
echo -e "${DGN}Using Gateway IP Address: ${BGN}$GATE1${CL}"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue