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

Update haos-vm-v3.sh

pull/319/head
tteckster 3 years ago committed by GitHub
parent aa17af8c0d
commit 6159b54915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -293,7 +293,7 @@ else
done done
fi fi
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location." msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
msg_ok "Container ID is ${CL}${BL}$VMID${CL}." msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
msg_info "Getting URL for Home Assistant ${BRANCH} Disk Image" msg_info "Getting URL for Home Assistant ${BRANCH} Disk Image"
URL=https://github.com/home-assistant/operating-system/releases/download/${BRANCH}/haos_ova-${BRANCH}.qcow2.xz URL=https://github.com/home-assistant/operating-system/releases/download/${BRANCH}/haos_ova-${BRANCH}.qcow2.xz
msg_ok "Found URL for Home Assistant ${BRANCH} Disk Image" msg_ok "Found URL for Home Assistant ${BRANCH} Disk Image"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.