Update mm-scripts.sh

This commit is contained in:
2023-03-24 23:34:25 -05:00
parent bed3195ccf
commit 077d02d9ed

View File

@@ -167,7 +167,7 @@ PersistentKeepalive = 25" >> /etc/wireguard/${VPN_INTERFACE}.conf
fi
echo -en "${idsCL[LightCyan]}Verifying default network routes :${idsCL[Default]}"
echo -en "${idsCL[LightCyan]}Verifying default network routes :${idsCL[Default]}"
checked=false
cc=0
until [ "${checked}" = "" ]; do
@@ -195,7 +195,7 @@ PersistentKeepalive = 25" >> /etc/wireguard/${VPN_INTERFACE}.conf
echo -e "${idsCL[Green]} done${idsCL[Default]}"
echo -en "${idsCL[LightCyan]}Verifying traffic routing through VPN :${idsCL[Default]}"
echo -en "${idsCL[LightCyan]}Verifying traffic routing through VPN :${idsCL[Default]}"
scip=""
mmip=""