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

Update update.sh

pull/17/head
tteckster 3 years ago committed by GitHub
parent 45e1c7dc87
commit f14b5aa5a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ docker run -d \
-v /etc/localtime:/etc/localtime:ro \ -v /etc/localtime:/etc/localtime:ro \
-v /etc/timezone:/etc/timezone:ro\ -v /etc/timezone:/etc/timezone:ro\
--net=host \ --net=host \
homeassistant/home-assistant:stable &>/dev/null homeassistant/home-assistant:stable
echo -e "\e[1;33m Removing Old Image... \e[0m" echo -e "\e[1;33m Removing Old Image... \e[0m"
docker image prune -f docker image prune -f
echo -e "\e[1;33m Finished Update! \e[0m" echo -e "\e[1;33m Finished Update! \e[0m"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.