mirror of
https://github.com/moparisthebest/pi-hole
synced 2024-11-22 01:02:15 -05:00
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
Block a user