diff --git a/dev-tools/prepare_release_candidate.py b/dev-tools/prepare_release_candidate.py index be5660c60aee..84c10f4b9e4f 100644 --- a/dev-tools/prepare_release_candidate.py +++ b/dev-tools/prepare_release_candidate.py @@ -56,7 +56,7 @@ The packages may be downloaded from the following URLs: Plugins can be installed as follows: - bin/elasticsearch-plugin -Des.plugins.staging=true install cloud-aws + ES_JAVA_OPTS="-Des.plugins.staging=true" bin/elasticsearch-plugin install cloud-aws The same goes for the x-plugins: