Add some output to the log flush

pull/416/head
Promofaux 8 years ago
parent 5976b20aec
commit 97d3aedba1

@ -10,4 +10,6 @@
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
echo -n "::: Flushing /var/log/pihole.log ..."
truncate -s 0 /var/log/pihole.log
echo "... done!"

Loading…
Cancel
Save