mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
verbose statik install
This commit is contained in:
parent
b28c9feef0
commit
a214ac5ded
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ build for darwin amd64:
|
|||
- rm -r lattice
|
||||
- tar -xvf lattice.tar.gz
|
||||
- go get github.com/rakyll/statik
|
||||
- go install github.com/rakyll/statik@latest
|
||||
- go install -v github.com/rakyll/statik@latest
|
||||
- ls -al /go/bin
|
||||
- /go/bin/statik -src=lattice
|
||||
- make build FLAGS="-o featurebase_darwin_amd64"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue