mirror of https://github.com/tteck/Proxmox.git
Update debian-v4.sh
This commit is contained in:
parent
500db5049c
commit
e4a486f8bf
|
@ -258,7 +258,6 @@ export PCT_DISK_SIZE=$DISK_SIZE
|
||||||
export PCT_OPTIONS="
|
export PCT_OPTIONS="
|
||||||
-features $FEATURES
|
-features $FEATURES
|
||||||
-hostname $HN
|
-hostname $HN
|
||||||
-searchdomain=$HN
|
|
||||||
-nameserver=$NS
|
-nameserver=$NS
|
||||||
-net0 name=eth0,bridge=$BRG$MAC,ip=$NET$GATE$VLAN
|
-net0 name=eth0,bridge=$BRG$MAC,ip=$NET$GATE$VLAN
|
||||||
-onboot 1
|
-onboot 1
|
||||||
|
|
Loading…
Reference in New Issue