Update mm-scripts.sh

This commit is contained in:
2023-04-21 21:42:29 -05:00
parent a65e6bbcd1
commit c07724dbd9

View File

@@ -922,7 +922,7 @@ MMSETUP(){
;;
* )
echo
echo -e "${idsCL[LightCyan]}Not starting. To start, run the command 'mm start'${idsCL[Default]}"
echo -e "${idsCL[Cyan]}Not starting. To start, run the command '${idsCL[Green]}mm start${idsCL[LightCyan]}'${idsCL[Default]}"
echo
;;
esac