diff options
author | drduh <github@duh.to> | 2018-09-18 19:40:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-18 19:40:19 -0700 |
commit | 96af4d3b3b46a0b80198c2c247b5fc9cd5ac6bde (patch) | |
tree | c1b71719099e18a6fb0ee72f53b105f88a2ae951 /README.md | |
parent | Merge pull request #69 from jwilk-forks/spelling (diff) | |
parent | Fix live image integrity check (diff) | |
download | YubiKey-Guide-96af4d3b3b46a0b80198c2c247b5fc9cd5ac6bde.tar.gz |
Merge pull request #70 from jwilk-forks/gpg-verify
Fix live image integrity check
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] [...] |