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

Update zwave-js-ui-install.sh

fix service file
pull/2150/head
tteckster 1 year ago committed by GitHub
parent 03b23c0456
commit c59141daf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ After=network-online.target
[Service]
User=root
WorkingDirectory=/opt/zwave-js-ui
ExecStart=/opt/zwave-js-ui/zwave-js-ui
ExecStart=/opt/zwave-js-ui/zwave-js-ui-linux
[Install]
WantedBy=multi-user.target" >$service_path
systemctl start zwave-js-ui

Loading…
Cancel
Save

Powered by BW's shoe-string budget.