2 lines
90 B
Bash
Executable file
2 lines
90 B
Bash
Executable file
#!/bin/sh
|
|
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|