Skip to content

Commit b60d533

Browse files
Merge pull request ceph#62686 from Cybertinus/main
documentation:remove deprecated usage apt-key
2 parents 5ada82b + 959a08d commit b60d533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install/get-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ APT
8686

8787
To install the ``release.asc`` key, execute the following::
8888

89-
wget -q -O- 'https://download.ceph.com/keys/release.asc' | sudo apt-key add -
89+
wget -q -O- 'https://download.ceph.com/keys/release.asc' | sudo tee /etc/apt/trusted.gpg.d/ceph.asc
9090

9191

9292
RPM

0 commit comments

Comments
 (0)