Update mm-scripts.sh
This commit is contained in:
@@ -49,6 +49,7 @@ MMSTART(){
|
||||
done
|
||||
rm -f /opt/mm.stop
|
||||
rm -f /opt/mm.vpn.fail*
|
||||
echo -e "${idsCL[Green]}All services have been started${idsCL[Default]}"
|
||||
}
|
||||
|
||||
MMSTOP(){
|
||||
@@ -66,7 +67,7 @@ MMSTOP(){
|
||||
fi
|
||||
done
|
||||
/usr/sbin/service openvpn stop
|
||||
|
||||
echo -e "${idsCL[Red]}All services have been stopped${idsCL[Default]}"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user