mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
Broken plugin script, closes #1474.
This commit is contained in:
parent
b0fc243138
commit
875d552e2c
@ -28,4 +28,4 @@ else
|
||||
JAVA=`which java`
|
||||
fi
|
||||
|
||||
exec $JAVA -Delasticsearch -Des.path.home="$ES_HOME" -cp $ES_HOME/lib/* org.elasticsearch.plugins.PluginManager $*
|
||||
exec $JAVA -Delasticsearch -Des.path.home="$ES_HOME" -cp "$ES_HOME/lib/*" org.elasticsearch.plugins.PluginManager $*
|
||||
|
Loading…
x
Reference in New Issue
Block a user