Remove clear in DisplayWlist and force verbose to false to tidy up output.
This commit is contained in:
@ -188,7 +188,7 @@ function Reload() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function DisplayWlist() {
|
function DisplayWlist() {
|
||||||
clear
|
verbose=false
|
||||||
echo -e " Displaying Gravity Resistant Domains \n"
|
echo -e " Displaying Gravity Resistant Domains \n"
|
||||||
count=1
|
count=1
|
||||||
while IFS= read -r RD
|
while IFS= read -r RD
|
||||||
|
Reference in New Issue
Block a user