2 lines
67 B
Bash
2 lines
67 B
Bash
|
#! /bin/bash
|
||
|
go run -gcflags="-N" proto/goutils/proto_build/main.go
|