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

Update heimdalldashboard-weird-update.sh

pull/105/head
tteckster 3 years ago committed by GitHub
parent 961c49f1f5
commit bbdfeccbc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,7 +48,7 @@ VER=$(curl -s https://api.github.com/repos/linuxserver/Heimdall/releases/latest
| grep "tag_name" \ | grep "tag_name" \
| awk '{print substr($2, 3, length($2)-4) }') | awk '{print substr($2, 3, length($2)-4) }')
mv Heimdall-${VER}/* /opt/Heimdall mv Heimdall-${VER} /opt/Heimdall
echo -e "${CM}${CL} \r" echo -e "${CM}${CL} \r"
service_path="/etc/systemd/system/heimdall.service" service_path="/etc/systemd/system/heimdall.service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.