1.4.5.2
This commit is contained in:
5
EdgeNode/internal/uam/compile-proto.sh
Normal file
5
EdgeNode/internal/uam/compile-proto.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
protoc --go_out=. --proto_path=. ./key.proto
|
||||
|
||||
echo "DONE"
|
||||
Reference in New Issue
Block a user