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

fix service name

pull/3970/head
Dominik Siebel 8 months ago
parent efe5abc7a7
commit 68f8f54762
No known key found for this signature in database

@ -62,7 +62,7 @@ if [[ "${RELEASE}" != "$(cat "/opt/${APP}_version.txt")" ]] || [[ ! -f "/opt/${A
install zoraxy_linux_amd64 /usr/bin/zoraxy
rm zoraxy_linux_amd64
echo "${RELEASE}" > "/opt/${APP}_version.txt"
systemctl restart traefik.service
systemctl restart zoraxy.service
msg_ok "Updated ${APP} LXC"
else
msg_ok "No update required. ${APP} is already at ${RELEASE}"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.