1
0
mirror of https://github.com/moparisthebest/pi-hole synced 2024-08-13 16:53:51 -04:00

Update basic-install.sh

This commit is contained in:
mospaeda 2015-09-18 00:31:17 +02:00
parent 2d91a7a3c4
commit 2b4500363b

View File

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