From 4a050f37235e1ab27776b6c5d34040f2276d07ba Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 24 Jul 2025 10:57:20 +0200 Subject: [PATCH] sabnzbd: add uv setup in update (#6191) --- ct/sabnzbd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh index 01d516797..03c750318 100644 --- a/ct/sabnzbd.sh +++ b/ct/sabnzbd.sh @@ -34,6 +34,7 @@ function update_script() { msg_ok "No update required. ${APP} is already at ${RELEASE}" exit fi + setup_uv msg_info "Updating $APP to ${RELEASE}" systemctl stop sabnzbd cp -r /opt/sabnzbd /opt/sabnzbd_backup_$(date +%s)