Add usage in some hack/update scripts
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This script builds protoc-gen-gogo binary in runtime and genertates
|
||||
# `*/api.pb.go` from the protobuf file `*/api.proto`.
|
||||
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
Reference in New Issue
Block a user