diff --git a/install/plane-install.sh b/install/plane-install.sh index 1543cb96..9e59e7c6 100644 --- a/install/plane-install.sh +++ b/install/plane-install.sh @@ -54,7 +54,7 @@ MINIO_ROOT_USER="${MINIO_ACCESS_KEY}" MINIO_ROOT_PASSWORD="${MINIO_SECRET_KEY}" MINIO_VOLUMES="/opt/minio/data" EOF -cat </etc/systemd/system/minio.service +cat </etc/systemd/system/minio.service [Unit] Description=MinIO Object Storage After=network.target