Files
sftpgo/sdk/plugin/mkproto.sh
2021-07-11 15:26:51 +02:00

6 lines
98 B
Bash
Executable File

#!/bin/bash
protoc notifier/proto/notifier.proto --go_out=plugins=grpc:../.. --go_out=../../..