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

Update heimdalldashboard-update.sh

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

@ -1,5 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e
PP=`echo "\e[1;35m"`
RD=`echo "\033[01;31m"` RD=`echo "\033[01;31m"`
BL=`echo "\033[36m"` BL=`echo "\033[36m"`
CM='\xE2\x9C\x94\033' CM='\xE2\x9C\x94\033'

Loading…
Cancel
Save

Powered by BW's shoe-string budget.