mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-25 02:47:17 +00:00
4 lines
No EOL
151 B
Bash
Executable file
4 lines
No EOL
151 B
Bash
Executable file
#!/bin/bash
|
|
set -eux -o pipefail
|
|
|
|
KUSTOMIZE_VERSION=2.0.3 "$(dirname $0)/../install.sh" helm2-linux jq-linux kustomize-linux protoc-linux swagger-linux |