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