Can't rename GROWSTUFF_ELASTICSEARCH

This commit is contained in:
Brenda Wallace
2018-03-20 11:35:01 +13:00
parent a1e33ae36e
commit 00ea96a73e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
if [ "${ELASTICSEARCH}" = "true" ]; then
if [ "${GROWSTUFF_ELASTICSEARCH}" = "true" ]; then
set -euv
sudo dpkg -r elasticsearch
curl -O https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/deb/elasticsearch/2.4.0/elasticsearch-2.4.0.deb