Update haos-vm.sh

This commit is contained in:
tteckster 2022-03-21 14:29:47 -04:00 committed by GitHub
parent f1d7a9e1f4
commit d609369a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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"