mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 03:40:03 +00:00
Update Tautulli installation script for dependencies (#11943)
This commit is contained in:
parent
2bae310cc3
commit
b647868cb5
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ $STD uv venv --clear
|
|||
$STD source /opt/Tautulli/.venv/bin/activate
|
||||
$STD uv pip install -r requirements.txt
|
||||
$STD uv pip install pyopenssl
|
||||
$STD uv pip install "setuptools<81"
|
||||
msg_ok "Installed Tautulli"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue