5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-19 16:09:36 +00:00

Fix raspberry apt

fix https://github.com/yggdrasil-network/yggdrasil-go/issues/387
This commit is contained in:
iShift 2019-03-16 07:43:39 +03:00 committed by GitHub
parent d6cfeffa81
commit ad3f453fe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ distribution, e.g. elementaryOS.
To start with, import the repository key to your `gpg` keyring and export it
to your `apt` keyring:
On Raspberry pi you need to do first:
`sudo apt-get install dirmngr`
```
gpg --fetch-keys https://neilalexander.s3.eu-west-2.amazonaws.com/deb/key.txt
gpg --export 569130E8CA20FBC4CB3FDE555898470A764B32C9 | sudo apt-key add -