mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-12-04 14:35:31 +01:00
Update openvpn-install.sh
This commit is contained in:
parent
3fa51ae0dc
commit
38d39b254a
@ -784,7 +784,7 @@ function installOpenVPN() {
|
||||
fi
|
||||
|
||||
if [[ $MULTI_CLIENT == "y" ]]; then
|
||||
echo "-cn" >>/etc/openvpn/server.conf
|
||||
echo "duplicate-cn" >>/etc/openvpn/server.conf
|
||||
fi
|
||||
|
||||
echo "dev tun
|
||||
|
Loading…
Reference in New Issue
Block a user