Update mm-scripts.sh

This commit is contained in:
2023-04-23 20:36:36 -05:00
parent ab32318012
commit 73bab8e665

View File

@@ -1224,10 +1224,12 @@ MMSETUP(){
esac esac
fi fi
fi
echo
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]}"
DIVIDER . lightGreen DIVIDER . lightGreen
USAGE USAGE
fi
# cat ${MMFOLDER}/settings.conf # cat ${MMFOLDER}/settings.conf
} }