Executable pihole scripts

This commit is contained in:
Bob Mottram 2016-11-01 12:00:32 +00:00
parent 04a2f88815
commit 5a9500bee8
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ function pihole_copy_files {
#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
}
function pihole_change_ipv4 {