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

@ -15,6 +15,7 @@ cp -R /dashy/public public-backup
echo -e "${CM}${CL} \r" echo -e "${CM}${CL} \r"
echo -en "${GN} Updating Dashy... " echo -en "${GN} Updating Dashy... "
cd /dashy
git merge git merge
git pull origin master git pull origin master
yarn yarn

Loading…
Cancel
Save

Powered by BW's shoe-string budget.