Update mm-scripts.sh

This commit is contained in:
2023-04-22 23:26:07 -05:00
parent faa12544af
commit 1ea16bf207

View File

@@ -748,8 +748,11 @@ VPNSPEEDTEST(){
DIVIDER . green
speedtest -s 53540
echo
echo -en "${idsCL[LightCyan]}Stopping vpn ... ${idsCL[Default]}"
# "${VPN_STOP[@]}" >/dev/null 2>&1
MMSTOP >/dev/null 2>&1
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
echo
echo -en "${idsCL[LightCyan]}Would you like to start media management services (y/N)? ${idsCL[Default]}"