mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 13:26:02 +00:00
Revert "Suppress illegal access in plugin install (#41620)"
This reverts commit fb9f729426c87c9ebc400c3207129f276947f16e.
This commit is contained in:
parent
fb9f729426
commit
719e4452af
@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
ES_JAVA_OPTS="--add-opens java.base/sun.security.provider=ALL-UNNAMED $ES_JAVA_OPTS" \
|
||||
ES_MAIN_CLASS=org.elasticsearch.plugins.PluginCli \
|
||||
ES_ADDITIONAL_CLASSPATH_DIRECTORIES=lib/tools/plugin-cli \
|
||||
"`dirname "$0"`"/elasticsearch-cli \
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user