mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-26 05:44:31 +00:00
fix install script
This commit is contained in:
parent
e8e0baca52
commit
3862426c77
@ -11,6 +11,7 @@ echo "ExecStop=$ROOT/stop.sh" >> $service
|
||||
echo "Type=forking" >> $service
|
||||
echo "PIDFile=$ROOT/twistd.pid" >> $service
|
||||
echo "WorkingDirectory=$ROOT" >> $service
|
||||
echo "User=$USER" >> $service
|
||||
echo "[Install]" >> $service
|
||||
echo "WantedBy=multi-user.target" >> $service
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user