From 7bdc98f72634c5622244c9cb177437903c81febc Mon Sep 17 00:00:00 2001 From: angristan Date: Sat, 15 Sep 2018 19:18:49 +0200 Subject: [PATCH] Fix end if --- openvpn-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index 3706f84..e255171 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -192,7 +192,7 @@ private-address: ::ffff:0:0/96" >> /etc/unbound/unbound.conf elif [ -d "/etc/unbound/unbound.conf.d" ]; then # CentOS / Fedora UNBOUND_CONF_D="/etc/unbound/unbound.conf.d" - else + fi # Add OpenVPN integration echo 'server: