mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Please Mr. Stickler
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
52dd72dfa5
commit
40e8657137
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue