Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/056a2a8b74f0db56c4b3bd247d52fe6e5711cf0b?style=unified&whitespace=ignore-eol 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 1f4a5ecd5f
commit 056a2a8b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,7 @@ echo -e "${CM}${CL} \r"
echo -en "${GN} Updating Dashy... "
cd /dashy
git stash &>/dev/null
git merge &>/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.