mirror of
https://github.com/Toumash/mlflow-docker
synced 2025-11-04 15:19:21 +01:00
Update run_create_bucket.sh
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
set -o allexport; source .env; set +o allexport
|
||||
|
||||
pip install Minio
|
||||
python ./create_bucket.py
|
||||
pip3 install Minio
|
||||
python3 ./create_bucket.py
|
||||
|
||||
Reference in New Issue
Block a user