theme addition
Further adherence to the science/star trek theme
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user