uno-bot: Use venv

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-05-05 02:06:12 +05:30
parent 458fe3110f
commit 4d36c57d38
No known key found for this signature in database
GPG key ID: C2E74282C2133D62

View file

@ -7,7 +7,7 @@ Restart=on-abort
Type=simple
User=bot
WorkingDirectory=/home/bot/mau_mau_bot
ExecStart=/home/bot/mau_mau_bot/bot.py
ExecStart=/home/bot/mau_mau_bot/venv/bin/python bot.py
ExecReload=/bin/kill -USR1 $MAINPID
; Use graceful shutdown with a reasonable timeout