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

platform-linux.md: get the apt key from keyserver with fingerprint

Closes #13
This commit is contained in:
Mikaela Suomalainen 2018-10-13 13:07:26 +03:00
parent 9797f48a17
commit f0d18f9e7a
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -37,9 +37,9 @@ installed into systemd and started.
### 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: