5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-11-12 22:30:26 +00:00

Merge pull request #14 from Mikaela/platform-linux

platform-linux.md: get the apt key from keyserver with fingerprint
This commit is contained in:
Neil Alexander 2018-10-13 11:11:01 +01:00 committed by GitHub
commit 70e7457f08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,9 @@ installed into systemd and started.
### From an Internet repository ### From an Internet repository
To start with, trust the repository key: To start with, add the repository key to your apt keyring:
``` ```
curl -o- http://neilalexander.s3.eu-west-2.amazonaws.com/deb/key.txt | sudo apt-key add - sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 569130E8CA20FBC4CB3FDE555898470A764B32C9
``` ```
Add the repository: Add the repository: