Update mm-scripts.sh
This commit is contained in:
@@ -918,10 +918,11 @@ MMSETUP(){
|
|||||||
case "$choice" in
|
case "$choice" in
|
||||||
[Yy])
|
[Yy])
|
||||||
echo
|
echo
|
||||||
|
# MMSTART start
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo
|
echo
|
||||||
echo -e "${idsCL[LightCyan]}Not starting. To start, run the command `mm start`${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}Not starting. To start, run the command 'mm start'${idsCL[Default]}"
|
||||||
echo
|
echo
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user