Update dispatcharr.sh
This commit is contained in:
parent
f849b4996a
commit
2a4cb846f8
@ -66,6 +66,7 @@ function update_script() {
|
|||||||
msg_info "Restored environment configuration"
|
msg_info "Restored environment configuration"
|
||||||
fi
|
fi
|
||||||
cd /opt/dispatcharr || exit
|
cd /opt/dispatcharr || exit
|
||||||
|
rm -rf .venv
|
||||||
$STD uv venv
|
$STD uv venv
|
||||||
$STD uv pip install -r requirements.txt --index-strategy unsafe-best-match
|
$STD uv pip install -r requirements.txt --index-strategy unsafe-best-match
|
||||||
$STD uv pip install gunicorn gevent celery redis daphne
|
$STD uv pip install gunicorn gevent celery redis daphne
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user