Enable ES_INCLUDE

This commit is contained in:
Rhommel Lamas 2015-12-02 16:37:30 +11:00
parent 9053c9a002
commit f623c88d99
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ export ES_DIRECT_SIZE
export ES_JAVA_OPTS
export ES_GC_LOG_FILE
export JAVA_HOME
export ES_INCLUDE
# Check DAEMON exists
test -x $DAEMON || exit 0