Update mm-scripts.sh

This commit is contained in:
2023-04-21 21:28:23 -05:00
parent b207cd8200
commit 8631439c57

View File

@@ -919,6 +919,7 @@ MMSETUP(){
echo
case "$choice" in
[Yy]) MMSTART start;;
*) echo -e "${idsCL[LightCyan]}Not starting. To start, run the command `mm start`${idsCL[Default]}";;
esac
echo -e "${idsCL[LightCyan]}The following are Media Manager (mm) usage commands:${idsCL[Default]}"