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

Update ha_setup.sh

pull/40/head
tteckster 3 years ago committed by GitHub
parent 007b80fe38
commit 240b7dab2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -96,10 +96,8 @@ docker run -d \
--net=host \
homeassistant/home-assistant:stable &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Installing runlike... \e[0m"
pip3 install runlike &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Creating Update-Containers Script... \e[0m"
pip3 install runlike &>/dev/null
UPDATE_CONTAINERS_PATH='/root/update-containers.sh'
cat >$UPDATE_CONTAINERS_PATH <<'EOF'
#!/bin/bash

Loading…
Cancel
Save

Powered by BW's shoe-string budget.