Update install/plane-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b755bf4092
commit
2d63f35b3b
@@ -72,9 +72,7 @@ EOF
|
|||||||
systemctl enable -q --now minio
|
systemctl enable -q --now minio
|
||||||
msg_ok "Installed MinIO"
|
msg_ok "Installed MinIO"
|
||||||
|
|
||||||
msg_info "Downloading Plane (Patience)"
|
|
||||||
fetch_and_deploy_gh_release "plane" "makeplane/plane" "tarball"
|
fetch_and_deploy_gh_release "plane" "makeplane/plane" "tarball"
|
||||||
msg_ok "Downloaded Plane"
|
|
||||||
|
|
||||||
msg_info "Building Frontend Apps (Patience)"
|
msg_info "Building Frontend Apps (Patience)"
|
||||||
cd /opt/plane
|
cd /opt/plane
|
||||||
|
|||||||
Reference in New Issue
Block a user