diff --git a/cluster/aws/util.sh b/cluster/aws/util.sh index b2b3a951849..bd029dffb7a 100644 --- a/cluster/aws/util.sh +++ b/cluster/aws/util.sh @@ -560,7 +560,7 @@ EOF echo echo -e "${color_yellow} https://${KUBE_MASTER_IP}" echo - echo -e "${color_green}The user name and password to use is located in ${config_dir}/${kube_auth}.${color_norm}" + echo -e "${color_green}The user name and password to use is located in ${config_dir}/${kube_auth}${color_norm}" echo }