We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ceed0 commit cfbc61cCopy full SHA for cfbc61c
1 file changed
install.sh
@@ -611,8 +611,7 @@ EOF
611
echo -e "${yellow}==========================${rest}"
612
cat config.json
613
echo -e "${yellow}===============================${rest}"
614
- echo ""
615
- echo -e "${green}Config saved in ${yelllow}config.json ${green}file${rest}"
+ echo -e "${green}Config saved in ${yellow}config.json ${green}file${rest}"
616
617
}
618
0 commit comments