Update basic-install.sh

pull/47/head
mospaeda 9 years ago
parent 2d91a7a3c4
commit 2b4500363b

@ -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/

Loading…
Cancel
Save