mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-15 06:17:01 +05:30
uno-bot: Use venv
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
458fe3110f
commit
4d36c57d38
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Restart=on-abort
|
||||||
Type=simple
|
Type=simple
|
||||||
User=bot
|
User=bot
|
||||||
WorkingDirectory=/home/bot/mau_mau_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
|
ExecReload=/bin/kill -USR1 $MAINPID
|
||||||
|
|
||||||
; Use graceful shutdown with a reasonable timeout
|
; Use graceful shutdown with a reasonable timeout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue