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

Fix live image integrity check
pull/72/head
drduh 6 years ago committed by GitHub
commit 96af4d3b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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]
[...]

Loading…
Cancel
Save