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