Merge pull request #285 from truecharts/shellfixes
fix shellcheck issues
This commit is contained in:
commit
c5f91c9109
@ -77,7 +77,7 @@ else
|
||||
kubeapiEnable="true"
|
||||
;;
|
||||
no-color)
|
||||
noColor="true"
|
||||
echo "Colors are removed, so the no-color option is depricated. Please stop using this"
|
||||
;;
|
||||
*)
|
||||
echo -e "Invalid Option \"--$OPTARG\"\n" && help
|
||||
|
Loading…
Reference in New Issue
Block a user