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[@]}"
sleep 5s
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
else
mmsv='Verifying'