1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Fix typo in deployment docs

This commit is contained in:
Ravind Kumar
2022-02-22 13:58:05 -05:00
parent c61c5b16c5
commit 4669f340a8

View File

@ -139,7 +139,7 @@ require root (``sudo``) permissions.
:class: copyable
groupadd -r minio-user
useradd -M -r -g minio-user miniouser
useradd -M -r -g minio-user minio-user
chown minio-user:minio-user /mnt/disk1 /mnt/disk2 /mnt/disk3 /mnt/disk4
The specified disk paths are provided as an example. Change them to match