mirror of
https://github.com/moparisthebest/pi-hole
synced 2024-11-25 18:42:16 -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"
|
heisenbergCompensator="-z $saveLocation"
|
||||||
fi
|
fi
|
||||||
CMD="$cmd -s $heisenbergCompensator -A '$agent' $url > $patternBuffer"
|
CMD="$cmd -s $heisenbergCompensator -A '$agent' $url > $patternBuffer"
|
||||||
echo "** Engaging pattern transference..."
|
|
||||||
$cmd -s $heisenbergCompensator -A "$agent" $url > $patternBuffer
|
$cmd -s $heisenbergCompensator -A "$agent" $url > $patternBuffer
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user