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
69375d7b70
commit
e144ac0b9c
1 changed files with 2 additions and 2 deletions
|
@ -257,8 +257,8 @@ export PCT_DISK_SIZE=$DISK_SIZE
|
|||
export PCT_OPTIONS="
|
||||
-features $FEATURES
|
||||
-hostname $HN
|
||||
-searchdomain 192.168.86.1
|
||||
-nameserver 192.168.86.1
|
||||
-searchdomain=192.168.86.1
|
||||
-nameserver=192.168.86.1
|
||||
-net0 name=eth0,bridge=$BRG$MAC,ip=$NET$GATE$VLAN
|
||||
-onboot 1
|
||||
-cores $CORE_COUNT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue