mirror of https://github.com/tteck/Proxmox.git
Update haos-vm-v4.sh
This commit is contained in:
parent
c357e1f7d0
commit
e6b4af33ef
|
@ -93,7 +93,7 @@ function default_settings() {
|
|||
BRG="vmbr0"
|
||||
echo -e "${DGN}Using MAC Address: ${BGN}$GEN_MAC${CL}"
|
||||
MAC=$GEN_MAC
|
||||
echo -e "${DGN}Using VLAN: ${BGN}NONE${CL}"
|
||||
echo -e "${DGN}Using VLAN: ${BGN}Default${CL}"
|
||||
VLAN=""
|
||||
echo -e "${DGN}Start VM when completed ${BGN}yes${CL}"
|
||||
START_VM="yes"
|
||||
|
|
Loading…
Reference in New Issue