diff --git a/src/freedombone-app-pihole b/src/freedombone-app-pihole index afe6b7bed4f0abf2e05642a87dcd31419d05cb71..4f2872d2d808c087e61b7367cc23908291f50be3 100755 --- a/src/freedombone-app-pihole +++ b/src/freedombone-app-pihole @@ -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 {