argo-cd/hack/installers/install-codegen-tools.sh
Oliver Gondža 5ee35ad707
fix: Address shellcheck detected shell warnings (#22686)
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
2025-07-18 07:38:27 -04:00

4 lines
112 B
Bash
Executable file

#!/bin/bash
set -eux -o pipefail
KUSTOMIZE_VERSION=5.4.3 "$(dirname "$0")/../install.sh" helm kustomize protoc