kubeconfig-cleanup icon indicating copy to clipboard operation
kubeconfig-cleanup copied to clipboard

Illegal option -o pipefail

Open saintbiz opened this issue 5 years ago • 2 comments

Hi,

When I run ./install.sh I got this error: ./install.sh: 3: set: Illegal option -o pipefail

saintbiz avatar May 19 '19 01:05 saintbiz

use bash install.sh

parmou avatar Apr 21 '22 13:04 parmou

Should the #! point to bash? Or should the pipefail be removed?

driv avatar Jul 09 '24 10:07 driv