Skip to content

Commit f337bfe

Browse files
author
Kumar Gaurav Sharma
committed
fix ack-generate: command not found
1 parent d45d710 commit f337bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Environment variables:
5353
instruct the code generator for the service.
5454
Default: services/{SERVICE}/generator.yaml
5555
AWS_SDK_GO_VERSION: Overrides the version of github.com/aws/aws-sdk-go used
56-
by `ack-generate` to fetch the service API Specifications.
56+
by 'ack-generate' to fetch the service API Specifications.
5757
TEMPLATES_DIR: Overrides the directory containg ack-generate templates
5858
Default: $TEMPLATES_DIR
5959
K8S_RBAC_ROLE_NAME: Name of the Kubernetes Role to use when generating

0 commit comments

Comments
 (0)