Update install/plane-install.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Michael Joshua Saul
2026-03-08 14:39:14 -06:00
committed by GitHub
parent b755bf4092
commit 2d63f35b3b

View File

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