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

Update haos_vm.sh

pull/243/head
tteckster 3 years ago committed by GitHub
parent 26d922f837
commit b38e54392d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -328,6 +328,7 @@ qm set $VMID \
-scsi0 ${DISK1_REF},size=32G >/dev/null
qm set $VMID \
-boot order=scsi0 >/dev/null
qm set $VMID --delete local-lvm:vm-$VMID-disk-2
msg_ok "Created HAOS VM ${CL}${BL}${VM_NAME}"
if [ "$START_VM" == "yes" ]; then

Loading…
Cancel
Save

Powered by BW's shoe-string budget.