Update mm-scripts.sh
This commit is contained in:
@@ -918,10 +918,11 @@ MMSETUP(){
|
||||
case "$choice" in
|
||||
[Yy])
|
||||
echo
|
||||
# MMSTART start
|
||||
;;
|
||||
* )
|
||||
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
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user