#!/bin/bash set -e cd pb/proto ./gener.sh # cd ../../ # cd tools # go generate cd ../.. go build main.go