Dropped a ' '. I'll blame @dschaper ;)

This commit is contained in:
Promofaux 2016-09-28 21:08:08 +01:00
parent 1fbf182f1b
commit 646ee07979

2
pihole
View file

@ -49,7 +49,7 @@ function flushFunc {
exit 1
}
function databaseFunc{
function databaseFunc {
echo "::: Importing /var/log/pihole/log to /etc/pihole/pihole.db"
python /opt/pihole/dnsmasq_parse.py
echo -n "::: Flushing /var/log/pihole.log..."