Add missin fi

This commit is contained in:
angristan 2018-09-15 18:05:13 +02:00
parent d2e20b9637
commit 7278337c08

View file

@ -192,6 +192,7 @@ access-control: 10.8.0.1/24 allow' > /etc/unbound/openvpn-server.conf
echo "OpenVPN will be configured to use 10.8.0.1 IP for clients DNS" echo "OpenVPN will be configured to use 10.8.0.1 IP for clients DNS"
echo "You need to manually configure Unbound to listen on this interface and accept connections from the subnet" echo "You need to manually configure Unbound to listen on this interface and accept connections from the subnet"
fi fi
fi
} }
# Get Internet network interface with default route # Get Internet network interface with default route