mirror of https://github.com/tteck/Proxmox.git
parent
f4fe035347
commit
81f1443a83
|
@ -23,7 +23,7 @@ msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Installing Tautulli"
|
msg_info "Installing Tautulli"
|
||||||
cd /opt
|
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
|
python3 -m pip install -q -r /opt/Tautulli/requirements.txt
|
||||||
msg_ok "Installed Tautulli"
|
msg_ok "Installed Tautulli"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue