Systemd service
This commit is contained in:
parent
2e1ab36429
commit
83d0f2ebe2
11
ciclopibot.service
Normal file
11
ciclopibot.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=ciclopibot
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/home/ciclopi/ciclopibot/
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
ExecStart=/home/ciclopi/ciclopibot/run_me.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
x
Reference in New Issue
Block a user