diff --git a/mm-scripts.sh b/mm-scripts.sh index 46cd998..02d419c 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -13,7 +13,7 @@ IFS=, SERVICES_CHECK=(${SERVICESCHECK}) unset IFS -OUT=`ip a show $VPN_INTERFACE up`; +#OUT=`ip a show $VPN_INTERFACE up`; MMSTART(){ /usr/sbin/service openvpn start