From 2b4500363b6c32601da2446e39d7b67e6d13546a Mon Sep 17 00:00:00 2001 From: mospaeda Date: Fri, 18 Sep 2015 00:31:17 +0200 Subject: [PATCH] Update basic-install.sh --- automated install/basic-install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index 478a1abf..f00a19af 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -8,7 +8,6 @@ # # Or run the commands below in order -pihole_gitsource="https://raw.githubusercontent.com/jacobsalmela/pi-hole/master/" clear echo " _____ _ _ _ " @@ -26,6 +25,8 @@ echo " Press Enter when ready " echo " " read +pihole_gitsource="https://raw.githubusercontent.com/mospaeda/pi-hole/master/" + if [[ -f /etc/dnsmasq.d/adList.conf ]];then echo "Original Pi-hole detected. Initiating sub space transport..." sudo mkdir -p /etc/pihole/original/