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

Update esphome-install.sh

change command order
pull/1488/head
tteckster 2 years ago committed by GitHub
parent ad38e30579
commit 5d5c8572a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ echo "[Unit]
Description=ESPHome Dashboard Description=ESPHome Dashboard
After=network.target After=network.target
[Service] [Service]
ExecStart=/usr/local/bin/esphome /root/config/ dashboard ExecStart=/usr/local/bin/esphome dashboard /root/config/
Restart=always Restart=always
User=root User=root
[Install] [Install]

Loading…
Cancel
Save

Powered by BW's shoe-string budget.