mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 21:51:39 +00:00
pick first directory from GOPATH
This commit is contained in:
parent
513dfa8947
commit
ccdbb006ac
@ -31,4 +31,4 @@ go build \
|
||||
-ldflags "-X main.GitCommit ${GIT_COMMIT}${GIT_DIRTY}" \
|
||||
-v \
|
||||
-o bin/consul${EXTENSION}
|
||||
cp bin/consul${EXTENSION} $GOPATH/bin
|
||||
cp bin/consul${EXTENSION} ${GOPATH%:*}/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user