diff --git a/mm-scripts.sh b/mm-scripts.sh index 1014c7f..12e87e9 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -523,7 +523,7 @@ if [ ! -f /opt/idssys/mediamanager/mm.update.stop ]; then MMSTATUS;; update);; - clear);; + clear) echo -e "${idsCL[LightCyan]}Clearing all mm.* files ${idsCL[Default]}";; *) echo -e " Usage: ${idsCL[LightCyan]}mm {option}${idsCL[Default]}"