From 52df3518a8b1e883c56495d472b5525240b59b39 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 22 Apr 2026 06:23:57 +0200 Subject: [PATCH] Update ct/mini-qr.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/mini-qr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/mini-qr.sh b/ct/mini-qr.sh index 3a38fc31b..5376b691a 100644 --- a/ct/mini-qr.sh +++ b/ct/mini-qr.sh @@ -34,7 +34,7 @@ function update_script() { systemctl stop caddy msg_ok "Stopped Service" - CLEAN_INSTALL=1 fetch_and_deploy_gh_release "mini-qr" "lyqht/mini-qr" "tarball" "latest" "/opt/mini-qr" + CLEAN_INSTALL=1 fetch_and_deploy_gh_release "mini-qr" "lyqht/mini-qr" "tarball" msg_info "Installing Dependencies" cd /opt/mini-qr