mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-01-12 06:54:53 +00:00
parent
e1b8419a07
commit
a7d1b0b42c
1 changed files with 1 additions and 2 deletions
|
@ -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 a new issue