Merge pull request #70 from jwilk-forks/gpg-verify

Fix live image integrity check
pull/72/head
drduh 2018-09-18 19:40:19 -07:00 committed by GitHub
commit 96af4d3b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ $ curl -LfO https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/S
$ !!.sign
$ gpg SHA512SUMS.sign
$ gpg --verify SHA512SUMS.sign SHA512SUMS
[...]
gpg: Good signature from "Debian CD signing key <debian-cd@lists.debian.org>" [unknown]
[...]