Update mm-scripts.sh

This commit is contained in:
2023-04-22 23:28:24 -05:00
parent 1ea16bf207
commit 0ded1dd5a6

View File

@@ -732,7 +732,7 @@ VPNSPEEDTEST(){
echo -e "${idsCL[Green]}Running test without VPN${idsCL[Default]}"
DIVIDER . green
speedtest -s 53540
speedtest -s 17462
echo
echo -en "${idsCL[LightCyan]}Starting vpn ... ${idsCL[Default]}"
@@ -746,7 +746,7 @@ VPNSPEEDTEST(){
echo -e "${idsCL[Green]}Running test with VPN${idsCL[Default]}"
DIVIDER . green
speedtest -s 53540
speedtest -s 17462
echo
echo -en "${idsCL[LightCyan]}Stopping vpn ... ${idsCL[Default]}"