Update public key ID for repo.aptly.info

This commit is contained in:
Andrey Smirnov
2016-03-15 12:30:32 +03:00
parent 281d0dd68d
commit 8b0d293c6a

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 keys.gnupg.net --recv-keys E083A3782A194991
$ apt-key adv --keyserver keys.gnupg.net --recv-keys 9E3E53F19C7DE460
After that you can install aptly as any other software package::