diff --git a/openvpn-install.sh b/openvpn-install.sh index c0b972d..14f3698 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -279,8 +279,6 @@ set_var EASYRSA_DIGEST "sha384"" > vars echo "port $PORT proto udp dev tun -sndbuf 0 -rcvbuf 0 ca ca.crt cert server.crt key server.key @@ -415,8 +413,6 @@ crl-verify crl.pem" >> /etc/openvpn/server.conf echo "client dev tun proto udp -sndbuf 0 -rcvbuf 0 remote $IP $PORT resolv-retry infinite nobind