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

Update haos_vm.sh

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

@ -337,6 +337,8 @@ qm set $VMID \
-scsi0 ${DISK1_REF},size=32G >/dev/null
qm set $VMID \
-boot order=scsi0 >/dev/null
qm set $VMID -description "# Home Assistant OS
### https://github.com/tteck/Proxmox"
msg_ok "Created HAOS VM ${CL}${BL}${VM_NAME}"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.