Skip to content
Snippets Groups Projects
Commit 46aa1c81 authored by Michael Boniface's avatar Michael Boniface
Browse files

Merge branch '101-minio-broken-installation' into 'integration'

Resolve "Minio broken installation"

Closes #101

See merge request FLAME/consortium/3rdparties/flame-clmc!64
parents d2e95b26 a95c9187
Branches
No related tags found
No related merge requests found
...@@ -47,6 +47,8 @@ cd /usr/local/go/src/github.com/minio ...@@ -47,6 +47,8 @@ cd /usr/local/go/src/github.com/minio
git clone https://github.com/minio/minio git clone https://github.com/minio/minio
cd minio cd minio
# fix the minio version
git checkout tags/RELEASE.2019-03-27T22-35-21Z
go install -v -ldflags "$(go run buildscripts/gen-ldflags.go)" go install -v -ldflags "$(go run buildscripts/gen-ldflags.go)"
# check minio configuration available # check minio configuration available
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment