Merge pull request #285 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
commit c5f91c9109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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