Update tautulli-install.sh
tweak
This commit is contained in:
parent
f4fe035347
commit
81f1443a83
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ msg_ok "Installed Dependencies"
|
|||
|
||||
msg_info "Installing Tautulli"
|
||||
cd /opt
|
||||
git clone https://github.com/Tautulli/Tautulli.git
|
||||
$STD git clone https://github.com/Tautulli/Tautulli.git
|
||||
python3 -m pip install -q -r /opt/Tautulli/requirements.txt
|
||||
msg_ok "Installed Tautulli"
|
||||
|
||||
|
|
Loading…
Reference in a new issue