From a4355c5617d0719d711b00037ac0ffb89d16f8a3 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 23 Jan 2026 10:26:37 -0500 Subject: [PATCH] Update ct/sonobarr.sh --- ct/sonobarr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/sonobarr.sh b/ct/sonobarr.sh index eb90b0797..0ed453596 100644 --- a/ct/sonobarr.sh +++ b/ct/sonobarr.sh @@ -29,7 +29,7 @@ function update_script() { exit fi -PYTHON_VERSION="3.12" setup_uv + PYTHON_VERSION="3.12" setup_uv if check_for_gh_release "sonobarr" "Dodelidoo-Labs/sonobarr"; then msg_info "Stopping sonobarr"