Merge pull request #572 from pi-hole/development

Dan forgot this : `}`
pull/591/head v2.8.1
Adam Warner 8 years ago committed by GitHub
commit 02b0e96db8

@ -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…
Cancel
Save