Update ct/sonobarr.sh

This commit is contained in:
Chris 2026-01-23 10:26:37 -05:00 committed by GitHub
parent 3f2ed22f20
commit a4355c5617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"