This commit is contained in:
Bob Mottram 2016-11-01 12:38:31 +00:00
parent 5a9500bee8
commit 3cc7373050
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ function pihole_copy_files {
if [ -f /etc/dnsmasq.d/01-pihole.conf ]; then
rm /etc/dnsmasq.d/01-pihole.conf
fi
#cp $INSTALL_DIR/pihole/advanced/01-pihole.conf /etc/dnsmasq.d/01-pihole.conf
cp $INSTALL_DIR/pihole/advanced/pihole.cron /etc/cron.d/pihole
cp $INSTALL_DIR/pihole/gravity.sh /opt/$piholeBasename
chmod +x /opt/pihole/*.sh