mirror of
https://github.com/minio/minio.git
synced 2025-01-26 22:23:15 -05:00
6 lines
48 B
Bash
6 lines
48 B
Bash
|
#!/bin/bash -e
|
||
|
#
|
||
|
#
|
||
|
|
||
|
python -m pip install minio
|