Commit c43e8b19 authored by Justin Santa Barbara's avatar Justin Santa Barbara

Don't print a full-stop after the conf filename, it make copy&paste hard

parent a3fd0a9f
......@@ -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
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment