From a257dbfdf7db948c6b619a3b926069e25178636f Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 7 Feb 2016 22:14:24 -0800 Subject: [PATCH] adjusted for name change of repo signing key --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b9f7e1..2da3878 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ When the script completes, you should have a functional mirror that you can poin 1. Fetch the public PGP key from your aptly repository and add it to your trusted repositories ``` - wget http://FQDN.OF.APTLY/aptly_repo_key.pub - apt-key add aptly_repo_key.pub + wget http://FQDN.OF.APTLY/aptly_repo_signing.key + apt-key add aptly_repo_signing.key ``` 2. Backup then replace /etc/apt/sources.list