mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adding merkdir command to proto compile script
This commit is contained in:
parent
2cd1d6cbb5
commit
d79c013755
3
compile_proto.sh
Normal file → Executable file
3
compile_proto.sh
Normal file → Executable file
@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
protoc --cpp_out=./src/cpp/proto --proto_path=./src/proto/gradido ./src/proto/gradido/*.proto
|
||||
mkdir ./src/cpp/proto
|
||||
protoc --cpp_out=./src/cpp/proto --proto_path=./src/proto/gradido ./src/proto/gradido/*.proto
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user