Update mm-scripts.sh

This commit is contained in:
2023-02-25 16:57:18 -06:00
parent 6dc1903ea4
commit 1d0621ef7a

View File

@@ -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]}"