Update the gpg key of the repo.aptly.info repository in the documentation

This commit is contained in:
Maciej Gol
2022-03-30 13:09:32 +02:00
committed by Benj Fassbind
parent f89350e6cd
commit c46f12f0d6

View File

@@ -48,7 +48,7 @@ To install aptly on Debian/Ubuntu, add new repository to ``/etc/apt/sources.list
And import key that is used to sign the release::
$ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys ED75B5A4483DA07C
$ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EE727D4449467F0E
After that you can install aptly as any other software package::