#!/bin/bash -x # this is the new protobuf generator # # go-clone google.golang.org/protobuf # cd ~/go/src/google.golang.org/protobuf/cmd/protoc-gen-go # go install mkdir -p files/usr/bin cp ~/go/bin/protoc-gen-go files/usr/bin