Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d609369a89ecf59adf6482545cea2ec05704294b?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update haos-vm.sh

pull/95/head
tteckster 3 years ago committed by GitHub
parent f1d7a9e1f4
commit d609369a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.