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
|
fi
|
||||||
|
|
||||||
if [[ $MULTI_CLIENT == "y" ]]; then
|
if [[ $MULTI_CLIENT == "y" ]]; then
|
||||||
echo "-cn" >>/etc/openvpn/server.conf
|
echo "duplicate-cn" >>/etc/openvpn/server.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "dev tun
|
echo "dev tun
|
||||||
|
Loading…
Reference in New Issue
Block a user