Skip to content

Commit

Permalink
Update scripts/generate_protos.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteHerrmann committed Aug 1, 2024
1 parent 51bd35e commit d103b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate_protos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# --------------
# Commands to run locally
# docker run --network host --rm -v $(CURDIR):/workspace --workdir /workspace ghcr.io/cosmos/proto-builder:v0.11.6 sh ./protocgen.sh
# docker run --network host --rm -v $(CURDIR):/workspace --workdir /workspace ghcr.io/cosmos/proto-builder:v0.11.6 sh ./generate_protos.sh
#
set -eo pipefail

Expand Down

0 comments on commit d103b5c

Please sign in to comment.