mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Add some output to the log flush
This commit is contained in:
parent
5976b20aec
commit
97d3aedba1
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue