2 lines
71 B
Bash
Executable File
2 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
protoc -I testprotos/ testprotos/testproto.proto --go_out=. |