From 2d63f35b3ba56c11964769828aa56cd4286e099a Mon Sep 17 00:00:00 2001 From: Michael Joshua Saul Date: Sun, 8 Mar 2026 14:39:14 -0600 Subject: [PATCH] Update install/plane-install.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/plane-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/plane-install.sh b/install/plane-install.sh index 83e2a617..3f8a9072 100644 --- a/install/plane-install.sh +++ b/install/plane-install.sh @@ -72,9 +72,7 @@ EOF systemctl enable -q --now minio msg_ok "Installed MinIO" -msg_info "Downloading Plane (Patience)" fetch_and_deploy_gh_release "plane" "makeplane/plane" "tarball" -msg_ok "Downloaded Plane" msg_info "Building Frontend Apps (Patience)" cd /opt/plane