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

Update haos-vm-v4.sh

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

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.