kubeconfig-cleanup
kubeconfig-cleanup copied to clipboard
Illegal option -o pipefail
Hi,
When I run ./install.sh I got this error: ./install.sh: 3: set: Illegal option -o pipefail
use bash install.sh
Should the #!
point to bash? Or should the pipefail be removed?