From 5233dbd16bc5cd46ff88a73838f55121a7ef5a8a Mon Sep 17 00:00:00 2001 From: Michael Joshua Saul Date: Sun, 8 Mar 2026 15:01:34 -0600 Subject: [PATCH] Update ct/plane.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/plane.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/plane.sh b/ct/plane.sh index 27f2f9bc..3d7e00d4 100644 --- a/ct/plane.sh +++ b/ct/plane.sh @@ -42,9 +42,7 @@ function update_script() { cp /opt/plane/apps/space/.env /opt/plane-space-env.bak msg_ok "Backed up Data" - msg_info "Updating Plane" CLEAN_INSTALL=1 fetch_and_deploy_gh_release "plane" "makeplane/plane" "tarball" - msg_ok "Updated Plane" msg_info "Restoring Config" cp /opt/plane-api-env.bak /opt/plane/apps/api/.env