mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-02-02 17:48:52 +00:00
commit
02b0e96db8
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ function distroCheck {
|
|||
|
||||
TMP=$(cat /etc/*release/ || echo "Failed to find release")
|
||||
echo "Distribution Version: $TMP" >> $DEBUG_LOG
|
||||
}
|
||||
|
||||
function compareWhitelist {
|
||||
if [ ! -f "$WHITELISTMATCHES" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue