mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 12:40:56 +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
|
fi
|
||||||
|
|
||||||
if [[ -n "${blockpage}" ]]; then
|
if [[ -n "${blockpage}" ]]; then
|
||||||
echo "${fileNum} ${adlistAddress}"
|
echo "0 ${adlistAddress}"
|
||||||
elif [[ -n "${exact}" ]]; then
|
elif [[ -n "${exact}" ]]; then
|
||||||
echo " - ${adlistAddress} ${enabled}"
|
echo " - ${adlistAddress} ${enabled}"
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user