mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 22:15:53 +00:00
Update dispatcharr.sh
This commit is contained in:
@@ -66,6 +66,7 @@ function update_script() {
|
||||
msg_info "Restored environment configuration"
|
||||
fi
|
||||
cd /opt/dispatcharr || exit
|
||||
rm -rf .venv
|
||||
$STD uv venv
|
||||
$STD uv pip install -r requirements.txt --index-strategy unsafe-best-match
|
||||
$STD uv pip install gunicorn gevent celery redis daphne
|
||||
|
||||
Reference in New Issue
Block a user