Update mm-scripts.sh

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

View File

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