Untitled

Anonymous
plain_text
12/08/2022 12:29 PM
180 B
15
Indexable
$ curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
$ chmod 700 get_helm.sh
$ ./get_helm.sh
Editor is loading...