Update mm-scripts.sh

This commit is contained in:
2023-04-21 21:36:15 -05:00
parent 6ca09288c7
commit f09068a3a8

View File

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