|
|
@ -275,7 +275,8 @@ qm set $VMID \
|
|
|
|
qm set $VMID \
|
|
|
|
qm set $VMID \
|
|
|
|
-boot order=scsi0 >/dev/null
|
|
|
|
-boot order=scsi0 >/dev/null
|
|
|
|
qm set $VMID -description "# Home Assistant OS
|
|
|
|
qm set $VMID -description "# Home Assistant OS
|
|
|
|
### https://github.com/tteck/Proxmox" >/dev/null
|
|
|
|
### https://github.com/tteck/Proxmox
|
|
|
|
|
|
|
|
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
|
|
|
|
msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
|
|
|
|
msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
|
|
|
|
if [ "$START_VM" == "yes" ]; then
|
|
|
|
if [ "$START_VM" == "yes" ]; then
|
|
|
|
msg_info "Starting Home Assistant OS VM"
|
|
|
|
msg_info "Starting Home Assistant OS VM"
|
|
|
|