diff --git a/openvpn-install.sh b/openvpn-install.sh index 0d830c7..a0ec0c0 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -940,5 +940,3 @@ verb 3" >> /etc/openvpn/client-template.txt echo "If you want to add more clients, you simply need to run this script another time!" fi exit 0; - -