adjusted for name change of repo signing key

This commit is contained in:
Bryan 2016-02-07 22:14:24 -08:00
parent 722ae46a79
commit a257dbfdf7
1 changed files with 2 additions and 2 deletions

View File

@ -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