From c9bf0c5996c604634b6738de9d4a1857f806c09d Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Thu, 19 Oct 2017 21:21:14 -0700 Subject: try --- doc/quickstart/xenial-rp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/quickstart') diff --git a/doc/quickstart/xenial-rp.md b/doc/quickstart/xenial-rp.md index d553a3f7..678ec401 100644 --- a/doc/quickstart/xenial-rp.md +++ b/doc/quickstart/xenial-rp.md @@ -39,11 +39,11 @@ machine. Add the GPG public key for this repository (optional, but APT will whine unless you do this): - # wget -q -O /etc/apt/trusted.gpg.d/rpki.gpg https://download.rpki.net/APTng/apt-gpg-key.gpg + # 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): - # wget -q -O /etc/apt/sources.list.d/rpki.list https://download.rpki.net/APTng/rpki.xenial.list + # wget -q -O /etc/apt/sources.list.d/rpki.list https://download.rpki.net/APTng/rpki.xenial.list Update available packages: -- cgit v1.2.3