[build] update gulp debug logger
This commit is contained in:
11
tankz.service
Normal file
11
tankz.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Tankz server
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/home/adman/repo/tankz/current/target
|
||||
ExecStart=/usr/bin/neko tankz.n
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Alias=tankz.service
|
||||
Reference in New Issue
Block a user