mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-16 17:07:02 +01:00
Update openvpn-install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user