Skip to content

Commit

Permalink
fix opensearch-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
szamuboy committed Aug 1, 2024
1 parent e8bb76d commit 47ae703
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions distribution/src/bin/opensearch-plugin
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ set -e -o pipefail

OPENSEARCH_MAIN_CLASS=org.opensearch.plugins.PluginCli \
OPENSEARCH_ADDITIONAL_CLASSPATH_DIRECTORIES=lib/tools/plugin-cli \
"`dirname "$0"`"/opensearch-cli \
"$@"
./opensearch-cli "$@"

0 comments on commit 47ae703

Please sign in to comment.