doc: gpg keyserver recv: Use long identifier

This commit is contained in:
Heikki Hannikainen 2019-08-14 09:35:11 +03:00
parent 8af3cdcad3
commit 8e78d39efa
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Next, add the gpg key used to sign the packages by running the following
commands at your command prompt. This will enable strong authentication of
the aprsc packages - apt-get will cryptographically validate them.
gpg --keyserver keys.gnupg.net --recv 657A2B8D
gpg --keyserver keys.gnupg.net --recv C51AA22389B5B74C3896EF3CA72A581E657A2B8D
gpg --export C51AA22389B5B74C3896EF3CA72A581E657A2B8D | sudo apt-key add -
Next, download the package indexes: