Merge pull request from truecharts/shellfixes

fix shellcheck issues
This commit is contained in:
Kjeld Schouten-Lebbing
2022-12-27 14:42:59 +01:00
committed by GitHub

@ -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