Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d642fa656117a5de9a33d6d388cff502f80fb5ae 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 8b81d2870b
commit d642fa6561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ echo -e "${CM}${CL} \r"
echo -en "${GN} Updating Dashy... "
cd /dashy
git merge &>/dev/null
git stash &>/dev/null
git pull origin master &>/dev/null
yarn &>/dev/null
yarn build &>/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.