Merge pull request #244 from DerEnderKeks/patch-1

Removed double entry
This commit is contained in:
Kyle Manna 2017-05-02 10:48:14 -07:00 committed by GitHub
commit 808e2448b1

View File

@ -35,7 +35,6 @@ get_client_config() {
client client
nobind nobind
dev $OVPN_DEVICE dev $OVPN_DEVICE
key-direction 1
remote-cert-tls server remote-cert-tls server
remote $OVPN_CN $OVPN_PORT $OVPN_PROTO" remote $OVPN_CN $OVPN_PORT $OVPN_PROTO"