mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 02:43:01 +02:00
lnrpc: identify *.proto files as separate files within a given directory
This commit is contained in:
@@ -67,7 +67,7 @@ function generate() {
|
|||||||
--plugin=protoc-gen-custom=$falafel\
|
--plugin=protoc-gen-custom=$falafel\
|
||||||
--custom_out=. \
|
--custom_out=. \
|
||||||
--custom_opt="$opts" \
|
--custom_opt="$opts" \
|
||||||
"$(find . -name '*.proto')"
|
$(find . -name '*.proto')
|
||||||
popd
|
popd
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user