mirror of
https://github.com/moparisthebest/pi-hole
synced 2024-11-25 10:42:14 -05:00
parent
e1b8419a07
commit
a7d1b0b42c
@ -75,8 +75,7 @@ do
|
|||||||
*) cmd="curl"
|
*) cmd="curl"
|
||||||
esac
|
esac
|
||||||
|
|
||||||
echo "Narrowing the annular confinment beam..."
|
# tmp file, so we don't have to store the (long!) lists in RAM
|
||||||
# Create a tmp file so we don't have to store the (long!) lists in RAM
|
|
||||||
patternBuffer=$(mktemp)
|
patternBuffer=$(mktemp)
|
||||||
heisenbergCompensator=""
|
heisenbergCompensator=""
|
||||||
if [[ -r $saveLocation ]]; then
|
if [[ -r $saveLocation ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user