fix shellcheck issues

This commit is contained in:
Kjeld Schouten-Lebbing 2022-12-27 14:42:16 +01:00
parent 9a7a7841b7
commit 582d21d039

View File

@ -77,7 +77,7 @@ else
kubeapiEnable="true" kubeapiEnable="true"
;; ;;
no-color) 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 echo -e "Invalid Option \"--$OPTARG\"\n" && help