We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413bf05 commit 89cbb0fCopy full SHA for 89cbb0f
docs/plugins/plugin-script.asciidoc
@@ -20,7 +20,7 @@ sudo bin/elasticsearch-plugin -h
20
.Running as root
21
=====================
22
If Elasticsearch was installed using the deb or rpm package then run
23
-`/usr/share/elasticsearch-plugin` as `root` so it can write to the appropriate files on disk.
+`/usr/share/elasticsearch/bin/elasticsearch-plugin` as `root` so it can write to the appropriate files on disk.
24
Otherwise run `bin/elasticsearch-plugin` as the user that owns all of the Elasticsearch
25
files.
26
0 commit comments