We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58045c1 commit b62ae0dCopy full SHA for b62ae0d
aroio-webinterface.service
@@ -5,7 +5,7 @@ After=checkuserconfig.service
5
6
[Service]
7
Type=simple
8
-ExecStart=/bin/python /opt/aroio-ui/main.py
+ExecStart=/bin/python /opt/webinterface/api/start_api.py
9
Restart=always
10
11
[Install]
0 commit comments