mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-27 07:21:59 +00:00
Update tautulli-install.sh
tweak
This commit is contained in:
parent
f4fe035347
commit
81f1443a83
@ -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 New Issue
Block a user