improve doc

This commit is contained in:
Dryusdan 2018-06-23 01:02:02 +02:00
parent a5633e5c18
commit 7261eacccd
1 changed files with 1 additions and 1 deletions

View File

@ -65,5 +65,5 @@ Type=simple
User=masto-bot
TimeoutSec=15
WorkingDirectory=/home/masto-bot/
ExecStart=/usr/bin/python3 bot.py --stream
ExecStart=/usr/bin/python3 bot.py --stream --source=local
```