Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/0812983a6460b5372c793e1205c5748edcc1b896 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update dashy-install.sh

fix service
pull/3124/head
tteckster 1 year ago committed by GitHub
parent 2e268c2f49
commit 0812983a64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,7 @@ Description=dashy
[Service]
Type=simple
WorkingDirectory=/opt/dashy
ExecStart=/usr/bin/yarn start
ExecStart=/usr/bin/npm start
[Install]
WantedBy=multi-user.target
EOF

Loading…
Cancel
Save

Powered by BW's shoe-string budget.