additional requested changes

This commit is contained in:
Adam Warner
2017-03-15 19:50:22 +00:00
parent 6c1d52199f
commit 83662c9e50
+2 -2
View File
@@ -706,9 +706,9 @@ installScripts() {
} }
installConfigs() { installConfigs() {
# Install the configs from ${PI_HOLE_LOCAL_REPO} to their various locations # Install the configs from PI_HOLE_LOCAL_REPO to their various locations
echo ":::" echo ":::"
echo "::: Installing configs..." echo "::: Installing configs from ${PI_HOLE_LOCAL_REPO}..."
version_check_dnsmasq version_check_dnsmasq
#Only mess with lighttpd configs if user has chosen to install web interface #Only mess with lighttpd configs if user has chosen to install web interface