mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-26 17:20:15 +00:00
Add sqlite3 dependency
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
535b8458d4
commit
158ea1d43b
2 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@ else
|
|||
echo " " > /var/log/pihole.log.1
|
||||
fi
|
||||
fi
|
||||
# Delete most recent 24 hours from FTL's database
|
||||
fi
|
||||
|
||||
if [[ "$@" != *"quiet"* ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue