1
0
mirror of https://github.com/BELABOX/belaUI.git synced 2026-07-04 14:46:41 +00:00

belaUI.service: fix comment typo

This commit is contained in:
rationalsa
2021-02-25 22:14:18 +00:00
parent fdb34ae9a0
commit d131bf249d
+1 -1
View File
@@ -3,7 +3,7 @@ Description=belaUI service
After=network.target
[Service]
# install_service.sh automatically set WorkingDirectory to point to the current directory
# install_service.sh automatically sets WorkingDirectory to point to the current directory
WorkingDirectory=/home/nvidia/belaUI
ExecStart=/usr/bin/ruby ./belaUI.rb -o 0.0.0.0 -p 80
KillMode=process