instalee/packages/helm/linux

4 lines
128 B
Plaintext
Raw Normal View History

2022-10-13 20:56:38 +00:00
#!/bin/sh
2022-12-16 18:43:58 +00:00
# https://helm.sh/docs/intro/install/
2022-10-13 20:56:38 +00:00
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash