Update openvpn-install.sh

This commit is contained in:
Shahzain Ali
2024-09-03 02:08:36 +05:00
committed by GitHub
parent 3fa51ae0dc
commit 38d39b254a

View File

@@ -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