From 2a4cb846f8c525be43975daa28ecc4ed32c12ae7 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:48:39 +0100 Subject: [PATCH] Update dispatcharr.sh --- ct/dispatcharr.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/dispatcharr.sh b/ct/dispatcharr.sh index 57bfcbd07..6b76fec57 100644 --- a/ct/dispatcharr.sh +++ b/ct/dispatcharr.sh @@ -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