Skip to content

Commit

Permalink
chore: fix proto-swagger-gen command bug
Browse files Browse the repository at this point in the history
Signed-off-by: zemyblue <zemyblue@gmail.com>
  • Loading branch information
zemyblue committed Jul 13, 2023
1 parent 0cc7228 commit e38d86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -418,4 +418,4 @@ libsodium:
proto-swagger-gen:
@echo "Generating Protobuf Swagger"
./scripts/generate-docs.sh
$(GOPATH)/bin/statik -src=client/docs/swagger-ui -dest=client/docs -f -m
statik -src=client/docs/swagger-ui -dest=client/docs -f -m

0 comments on commit e38d86e

Please sign in to comment.