mirror of
https://github.com/minio/minio.git
synced 2025-03-22 13:34:16 -04:00
6 lines
48 B
Bash
6 lines
48 B
Bash
|
#!/bin/bash -e
|
||
|
#
|
||
|
#
|
||
|
|
||
|
python -m pip install minio
|