Skip to content

Commit

Permalink
scripts: copy Serf to GOPATH/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Oct 23, 2013
1 parent 54c148c commit 843ba97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ go build \
-ldflags "-X main.GitCommit ${GIT_COMMIT}${GIT_DIRTY}" \
-v \
-o bin/serf${EXTENSION}
cp bin/serf${EXTENSION} $GOPATH/bin

0 comments on commit 843ba97

Please sign in to comment.