mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-27 07:34:12 +02: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…
x
Reference in New Issue
Block a user