Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/c6dbf87328962e70d4faa7d8cda3c8a55c8f3551?style=split&whitespace=ignore-eol 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 b38e54392d
commit c6dbf87328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.