From b3eeaba8fe3bc3f1254cb6d74b707519ff3ea520 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Wed, 19 Apr 2017 09:44:01 +0900 Subject: use gpg files again, after fix to jayb issue not on github --- doc/quickstart/xenial-rp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/quickstart/xenial-rp.md') diff --git a/doc/quickstart/xenial-rp.md b/doc/quickstart/xenial-rp.md index 21fb925b..c391f1be 100644 --- a/doc/quickstart/xenial-rp.md +++ b/doc/quickstart/xenial-rp.md @@ -39,7 +39,7 @@ machine. Add the GPG public key for this repository (optional, but APT will whine unless you do this): - # wget -q -O - https://download.rpki.net/APTng/apt-gpg-key.asc | sudo apt-key add - + # wget -q -O /etc/apt/trusted.gpg.d/rpki.gpg https://download.rpki.net/APTng/apt-gpg-key.gpg Configure APT to use this repository (for Ubuntu Xenial): -- cgit v1.2.3