Update ct/plane.sh

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
Michael Joshua Saul
2026-03-08 15:01:34 -06:00
committed by GitHub
parent 6c2df5a74f
commit 5233dbd16b

View File

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