Prevent duplicate policy rows from being created (#4276)

This commit is contained in:
poornas
2017-05-10 09:52:31 -07:00
committed by Harshavardhana
parent fa3f6d75b6
commit d1971b9a4d
2 changed files with 19 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ go get github.com/elazarl/go-bindata-assetfs/...
yarn release
```
This generates ui-assets.go in the current direcotry. Now do `make` in the parent directory to build the minio binary with the newly generated ``ui-assets.go``
This generates ui-assets.go in the current directory. Now do `make` in the parent directory to build the minio binary with the newly generated ``ui-assets.go``
### Run Minio Browser with live reload