From c10ec5548f0ce1c45052e80235e825120b9dde40 Mon Sep 17 00:00:00 2001 From: Promofaux Date: Wed, 14 Dec 2016 19:29:44 +0000 Subject: [PATCH] remove code that replaces tokens in 01-pihole.conf --- automated install/basic-install.sh | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index afa44701..9464d03b 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -612,36 +612,6 @@ version_check_dnsmasq() { sed -i '/^server=@DNS2@/d' ${dnsmasq_pihole_01_location} fi - #sed -i "s/@HOSTNAME@/$hostname/" ${dnsmasq_pihole_01_location} - - if [[ -f /etc/hostname ]]; then - hostname=$(