mirror of
https://github.com/aljazceru/lspd.git
synced 2026-01-06 23:54:24 +01:00
3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
protoc -I . lspd.proto --go_out=plugins=grpc:.
|