mirror of https://github.com/tteck/Proxmox.git
parent
2ec2831d5f
commit
00f7e0b287
|
@ -31,7 +31,7 @@ msg_ok "Updated Python3"
|
|||
msg_info "Installing Tautulli"
|
||||
cd /opt
|
||||
$STD git clone https://github.com/Tautulli/Tautulli.git
|
||||
python3 -m pip install -q -r /opt/Tautulli/requirements.txt
|
||||
$STD pip install -q -r /opt/Tautulli/requirements.txt
|
||||
$STD pip install pyopenssl
|
||||
msg_ok "Installed Tautulli"
|
||||
|
||||
|
|
Loading…
Reference in New Issue