mirror of https://github.com/tteck/Proxmox.git
parent
7a3530b246
commit
767899c4f2
|
@ -25,6 +25,7 @@ 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 pyopenssl
|
||||
msg_ok "Installed Tautulli"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
|
Loading…
Reference in New Issue