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

Update haos_vm.sh

pull/40/head
tteckster 3 years ago committed by GitHub
parent 317ce24cbd
commit c0c642dc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -176,5 +176,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... "
qm start $VMID
echo -e "${CM} ${CL} \n"
info "${GN} Completed Successfully!${CL} HAOS VM ID is ${BL}${VMID}${CL}" info "${GN} Completed Successfully!${CL} HAOS VM ID is ${BL}${VMID}${CL}"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.