Updated install instructions

This commit is contained in:
mrhanky
2017-08-21 18:17:13 +02:00
parent b9ed0a9b3b
commit ee46c007c5
2 changed files with 17 additions and 16 deletions

View File

@ -6,7 +6,7 @@ After=network.target
Type=simple
Restart=always
Environment=PYTHONPATH=%h/nxy
WorkingDirectory=/home/nxy/nxy
WorkingDirectory=/home/nxy
ExecStart=/home/nxy/env/bin/python -m bot config.json
[Install]