mirror of
https://github.com/RoganDawes/P4wnP1_aloa.git
synced 2025-03-17 21:31:56 +01:00
3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
protoc -I proto/ proto/grpc.proto --go_out=plugins=grpc:proto
|