From 255fc70c7c8e54b58870b1caa7870ebb22e28670 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 5 Dec 2025 15:59:58 +0100 Subject: [PATCH] fix wrong space --- ct/discopanel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/discopanel.sh b/ct/discopanel.sh index 1c957061e..7f6b692c1 100644 --- a/ct/discopanel.sh +++ b/ct/discopanel.sh @@ -42,7 +42,7 @@ function update_script() { fi msg_ok "Created Backup" - CLEAN_INSTALL= 1 fetch_and_deploy_gh_release "discopanel" "nickheyer/discopanel" "tarball" "latest" "/opt/discopanel" + CLEAN_INSTALL=1 fetch_and_deploy_gh_release "discopanel" "nickheyer/discopanel" "tarball" "latest" "/opt/discopanel" msg_info "Setting up DiscoPanel" cd /opt/discopanel/web/discopanel