mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 06:08:21 +00:00
Remove clear in DisplayBlist and forse verbose to false to tidy up output.
This commit is contained in:
parent
c0aadeab3d
commit
8e04f1c03e
@ -175,7 +175,7 @@ function Reload() {
|
||||
}
|
||||
|
||||
function DisplayBlist() {
|
||||
clear
|
||||
verbose=false
|
||||
echo -e " Displaying Gravity Affected Domains \n"
|
||||
count=1
|
||||
while IFS= read -r AD
|
||||
|
Loading…
Reference in New Issue
Block a user