Enable ES_INCLUDE
This commit is contained in:
parent
9053c9a002
commit
f623c88d99
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue