Update mm-scripts.sh

This commit is contained in:
2023-04-22 22:37:44 -05:00
parent 195a84a28f
commit beb324c978

View File

@@ -719,7 +719,7 @@ VPNSPEEDTEST(){
else
echo -en "${idsCL[LightCyan]}Verifying media management services are stopped ... ${idsCL[Default]}"
fi
#MMSTOP >/dev/null 2>&1
MMSTOP >/dev/null 2>&1
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
echo