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