forked from david/telegram-music-bot
Add song.link and change loading link to a better vid
This commit is contained in:
@ -7,8 +7,8 @@ Group=david
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
Type=default
|
||||
WorkingDirectory=/home/david/tmusic
|
||||
ExecStart=/home/david/.local/share/virtualenvs/tmusic-l3mWxOyb/bin/python3 music.py
|
||||
WorkingDirectory=/path/to/working/dir
|
||||
ExecStart=/path/to/pipenv/virtualenv/python3 music.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user