diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh index 655e866a..f5b821e6 100644 --- a/vm/haos-vm.sh +++ b/vm/haos-vm.sh @@ -188,8 +188,8 @@ echo -e "${CM} ${CL} \r" sed -i 's/$/ console=ttyS0/' ${TEMP_MOUNT}/cmdline.txt qm set $VMID -serial0 socket >/dev/null ) -echo -en "${GN} Starting Home Assistant OS VM... " -qm start $VMID -echo -e "${CM} ${CL} \n" +#echo -en "${GN} Starting Home Assistant OS VM... " +#qm start $VMID +#echo -e "${CM} ${CL} \n" echo -e "${GN} Completed Successfully!${CL} (${VM_NAME}) VM ID is ${BL}${VMID}${CL} \n"