From 83662c9e5006361f52a8ad36bb447518c358d62e Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Wed, 15 Mar 2017 19:50:22 +0000 Subject: [PATCH] additional requested changes --- automated install/basic-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index d22f8419..dce04e02 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -706,9 +706,9 @@ installScripts() { } 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 "::: Installing configs..." + echo "::: Installing configs from ${PI_HOLE_LOCAL_REPO}..." version_check_dnsmasq #Only mess with lighttpd configs if user has chosen to install web interface