decluttering output
I love the adherence to the theme, but this line makes it difficult to quickly read what is happening.
This commit is contained in:
parent
1b65193fe4
commit
c297a86211
|
@ -82,7 +82,6 @@ do
|
|||
heisenbergCompensator="-z $saveLocation"
|
||||
fi
|
||||
CMD="$cmd -s $heisenbergCompensator -A '$agent' $url > $patternBuffer"
|
||||
echo "** Engaging pattern transference..."
|
||||
$cmd -s $heisenbergCompensator -A "$agent" $url > $patternBuffer
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue