diff --git a/openvpn-install.sh b/openvpn-install.sh index 33f18b7..92feff3 100755 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -267,7 +267,7 @@ function installQuestions () { echo "" echo "Unbound is already installed." echo "You can allow the script to configure it in order to use it from your OpenVPN clients" - echo "We will simply add a second server to /etc/unbound/unbound.conf for the OpenVPN subnet." + echo "We will simply add a second server to /etc/unbound/unbound.conf.d/openvpn.conf for the OpenVPN subnet." echo "No changes are made to the current configuration." echo ""