mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-27 10:28:28 +00:00
Docs: Change public signing key instructions to work with sudo
Closes #6823
This commit is contained in:
parent
254aa71693
commit
17df714229
@ -13,7 +13,7 @@ Download and install the Public Signing Key
|
||||
|
||||
[source,sh]
|
||||
--------------------------------------------------
|
||||
wget -O - http://packages.elasticsearch.org/GPG-KEY-elasticsearch | apt-key add -
|
||||
wget -qO - http://packages.elasticsearch.org/GPG-KEY-elasticsearch | sudo apt-key add -
|
||||
--------------------------------------------------
|
||||
|
||||
Add the following to your /etc/apt/sources.list to enable the repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user