Skip to content

Commit

Permalink
Revert #1754 (#1755)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastien-phi authored Jan 26, 2022
1 parent 7d54cae commit 8c2482e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/features/minio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ else
fi

sudo chmod +x minio
sudo mkdir -p /opt/bin
sudo mv minio /opt/bin
sudo mv minio /usr/local/bin
sudo useradd -r minio-user -s /sbin/nologin
sudo mkdir /usr/local/share/minio
sudo mkdir /etc/minio
Expand Down

0 comments on commit 8c2482e

Please sign in to comment.