Add song.link and change loading link to a better vid

This commit is contained in:
2020-04-02 12:36:30 -05:00
parent 8a29f6f96d
commit 12118c5dd3
2 changed files with 9 additions and 24 deletions

View File

@ -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