Update mm-scripts.sh

This commit is contained in:
2022-10-31 22:01:55 -05:00
parent cb77be1472
commit ca308c0b6d

View File

@@ -38,7 +38,7 @@ MMSTART(){
"${VPN_START[@]}" "${VPN_START[@]}"
sleep 5s sleep 5s
else else
echo -e "${idsCL[Green]}The VPN Tunnel is already running ... ${idsCL[Default]}" echo -en "${idsCL[Green]}The VPN Tunnel is already running ... ${idsCL[Default]}"
fi fi
else else
mmsv='Verifying' mmsv='Verifying'