1
0
mirror of https://github.com/moparisthebest/pi-hole synced 2024-11-22 01:02:15 -05:00

theme addition

Further adherence to the science/star trek theme
This commit is contained in:
Jacob Salmela 2015-11-06 17:16:14 -06:00
parent 932d410b66
commit e1b8419a07

View File

@ -75,7 +75,8 @@ do
*) cmd="curl"
esac
# tmp file, so we don't have to store the (long!) lists in RAM
echo "Narrowing the annular confinment beam..."
# Create a tmp file so we don't have to store the (long!) lists in RAM
patternBuffer=$(mktemp)
heisenbergCompensator=""
if [[ -r $saveLocation ]]; then