mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
Remove clear in DisplayWlist and force verbose to false to tidy up output.
This commit is contained in:
parent
8e04f1c03e
commit
3154a378a6
@ -188,7 +188,7 @@ function Reload() {
|
||||
}
|
||||
|
||||
function DisplayWlist() {
|
||||
clear
|
||||
verbose=false
|
||||
echo -e " Displaying Gravity Resistant Domains \n"
|
||||
count=1
|
||||
while IFS= read -r RD
|
||||
|
Loading…
Reference in New Issue
Block a user