mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Just becuase this is bugging me, but I'll fix it later.
This commit is contained in:
parent
13e488dace
commit
36285ead57
1 changed files with 1 additions and 1 deletions
|
@ -418,7 +418,7 @@ else
|
||||||
log_write "No adlists.list file found... using adlists.default!"
|
log_write "No adlists.list file found... using adlists.default!"
|
||||||
printf ":::\tNo adlists.list file found... using adlists.default!\n"
|
printf ":::\tNo adlists.list file found... using adlists.default!\n"
|
||||||
fi
|
fi
|
||||||
|
echo
|
||||||
|
|
||||||
# Continuously append the pihole.log file to the pihole_debug.log file
|
# Continuously append the pihole.log file to the pihole_debug.log file
|
||||||
dumpPiHoleLog() {
|
dumpPiHoleLog() {
|
||||||
|
|
Loading…
Reference in a new issue