mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Quote command in systemd script
This commit is contained in:
parent
9815c014e8
commit
63164c7ff5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
# sudo chown tautulli:tautulli -R /opt/Tautulli
|
||||
#
|
||||
# - Adjust ExecStart= to point to:
|
||||
# 1. Your Python interpreter (get the path with command -v python3)
|
||||
# 1. Your Python interpreter (get the path with "command -v python3")
|
||||
# - Default: /usr/bin/python3
|
||||
# 2. Your Tautulli executable
|
||||
# - Default: /opt/Tautulli/Tautulli.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue