mirror of
https://github.com/tteck/Proxmox.git
synced 2025-09-03 16:41:13 +00:00
Update tautulli-install.sh
add pyopenssl
This commit is contained in:
@@ -25,6 +25,7 @@ msg_info "Installing Tautulli"
|
|||||||
cd /opt
|
cd /opt
|
||||||
$STD 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
|
||||||
|
$STD pip install pyopenssl
|
||||||
msg_ok "Installed Tautulli"
|
msg_ok "Installed Tautulli"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
|
Reference in New Issue
Block a user