mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
Dan forgot this : }
This commit is contained in:
parent
e106ff0fef
commit
e942440bb7
@ -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…
Reference in New Issue
Block a user