Update 'README.md'

This commit is contained in:
Clarth 2023-11-13 23:10:45 -05:00
parent 37936e8b5f
commit aa6d986205
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Description=tg_spotdl
After=network-online.target
[Service]
User=clay
User=nobody
ExecStart=/absolute/path/to/venv/bin/python /absolute/path/to/start.py
Restart=always
RestartSec=5s