Revert overzealous renaming of Pi-hole in pihole.log detection.
This commit is contained in:
@ -402,8 +402,8 @@ function dumpPiHoleLog {
|
|||||||
echo >> ${DEBUG_LOG}
|
echo >> ${DEBUG_LOG}
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
echo "No Pi-hole.log file found!" >> ${DEBUG_LOG}
|
echo "No pihole.log file found!" >> ${DEBUG_LOG}
|
||||||
printf ":::\tNo Pi-hole.log file found!\n"
|
printf ":::\tNo pihole.log file found!\n"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user