diff --git a/mm-scripts.sh b/mm-scripts.sh index 4b02536..b55dd1e 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -1224,11 +1224,13 @@ MMSETUP(){ esac fi - echo -e "${idsCL[LightCyan]}The following are Media Manager (mm) usage commands:${idsCL[Default]}" - DIVIDER . lightGreen - USAGE fi + echo + echo -e "${idsCL[LightCyan]}The following are Media Manager (mm) usage commands:${idsCL[Default]}" + DIVIDER . lightGreen + USAGE + # cat ${MMFOLDER}/settings.conf }