1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Only mc admin update might need sudo (#829)

`sudo` note from https://github.com/minio/docs/pull/822 really should
only apply to `mc admin update`. Add there and remove from the common
include.

Staged

http://192.241.195.202:9000/staging/remove-excessive-sudo-note/linux/html/reference/minio-mc-admin/mc-admin-update.html
This commit is contained in:
Andrea Longo
2023-04-21 15:51:15 -06:00
committed by GitHub
parent ea85cce9a9
commit 8721671838
2 changed files with 3 additions and 4 deletions

View File

@ -22,6 +22,7 @@ The command also supports using a private mirror server for environments where t
After running the command, a prompt displays to confirm the update.
Type ``y`` and ``[ENTER]`` to confirm and proceed with the update.
You may need to use ``sudo`` if your user does not have write permissions for the path where ``mc`` is installed.
.. admonition:: Use ``mc admin`` on MinIO Deployments Only
:class: note
@ -86,4 +87,4 @@ Syntax
.. mc-cmd:: --yes, -y
:optional:
Pass this flag to confirm the update and bypass the confirmation prompt.
Pass this flag to confirm the update and bypass the confirmation prompt.