mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
Please Mr. Stickler
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
52dd72dfa5
commit
40e8657137
@ -221,7 +221,7 @@ for result in "${results[@]}"; do
|
||||
fi
|
||||
|
||||
if [[ -n "${blockpage}" ]]; then
|
||||
echo "${fileNum} ${adlistAddress}"
|
||||
echo "0 ${adlistAddress}"
|
||||
elif [[ -n "${exact}" ]]; then
|
||||
echo " - ${adlistAddress} ${enabled}"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user