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:38:10 -06:00
committed by GitHub
parent 89dcf5d2ed
commit 49262aae1d

View File

@@ -54,7 +54,7 @@ MINIO_ROOT_USER="${MINIO_ACCESS_KEY}"
MINIO_ROOT_PASSWORD="${MINIO_SECRET_KEY}"
MINIO_VOLUMES="/opt/minio/data"
EOF
cat <<EOF>/etc/systemd/system/minio.service
cat <<EOF >/etc/systemd/system/minio.service
[Unit]
Description=MinIO Object Storage
After=network.target