Skip to content

Commit b62ae0d

Browse files
committed
updated buildroot service
1 parent 58045c1 commit b62ae0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aroio-webinterface.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ After=checkuserconfig.service
55

66
[Service]
77
Type=simple
8-
ExecStart=/bin/python /opt/aroio-ui/main.py
8+
ExecStart=/bin/python /opt/webinterface/api/start_api.py
99
Restart=always
1010

1111
[Install]

0 commit comments

Comments
 (0)