Update mm-scripts.sh
This commit is contained in:
@@ -919,7 +919,7 @@ MMSETUP(){
|
|||||||
echo
|
echo
|
||||||
case "$choice" in
|
case "$choice" in
|
||||||
[Yy]) MMSTART start;;
|
[Yy]) MMSTART start;;
|
||||||
*) 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
|
esac
|
||||||
|
|
||||||
echo -e "${idsCL[LightCyan]}The following are Media Manager (mm) usage commands:${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}The following are Media Manager (mm) usage commands:${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user