summaryrefslogtreecommitdiffstats
path: root/samples/services/snort_ids/docker/grpc/build_proto.sh
blob: 69bfeb7dc8fcc6b3cba2a6893468ca6fc1959efe (plain)
1
2
3
4
5
6
7
8
9
# Copyright (c) Authors of Clover
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0


python -m grpc_tools.protoc -I./ --python_out=. --grpc_python_out=. snort.proto