added systemd service
This commit is contained in:
10
ihas.service
Normal file
10
ihas.service
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=IHATEAMGUSITE discord bot service
|
||||||
|
After=multi-user.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/home/valoka/coolstuff/IHATEAMGUSITE/.venv/bin/python /home/valoka/coolstuff/IHATEAMGUSITE/main.py
|
||||||
|
Type=simple
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
Reference in New Issue
Block a user