Skip to content

Commit

Permalink
⚡ remove protoc-gen-truss-protocast from windows install script.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed May 28, 2018
1 parent ed77dd8 commit dba3766
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wininstall.bat
Expand Up @@ -26,6 +26,5 @@ go get github.com/golang/protobuf/protoc-gen-go
go get github.com/golang/protobuf/proto
go get github.com/jteeuwen/go-bindata/...
go generate github.com/tuneinc/truss/gengokit/template
go install github.com/tuneinc/truss/cmd/protoc-gen-truss-protocast
go install -ldflags "-X 'main.Version=%SHA%' -X 'main.VersionDate=%HEAD_DATE%'" github.com/tuneinc/truss/cmd/truss
@ECHO OFF

0 comments on commit dba3766

Please sign in to comment.