diff --git a/mm-scripts.sh b/mm-scripts.sh index 3f52119..16fbe16 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -1351,7 +1351,7 @@ if [ ! -f ${MMFOLDER}/mm.update.stop ]; then echo -en "${idsCL[LightCyan]}Pausing for 30s to get new VPN WAN IP, or press any key to continue with possibly getting a new address ... ${idsCL[Default]}" read -et 30 -n 1 echo -e "${idsCL[Green]}Done${idsCL[Default]}" - MMSTART ${action} ${rv} + MMSTART ${action} vpn ;; status) if [ -f ${MMFOLDER}/mm.stop ]; then