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

Update dashy-update.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 056a2a8b74
commit 41bd62199e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -e
clear clear
YW=`echo "\033[33m"` YW=`echo "\033[33m"`
BL=`echo "\033[36m"` BL=`echo "\033[36m"`

Loading…
Cancel
Save

Powered by BW's shoe-string budget.