Skip to content

Commit

Permalink
fix: [typo] verify.txt pointed to the wrong checksum dir
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveClement committed Jul 16, 2020
1 parent e87c943 commit b2f0349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions verify.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ gpg: Good signature from "CIRCL MISP (CIRCL MISP VM Release Key) <misp-vm@circl.

Now download the checksum file and its signature, and verify.

$ wget https://www.circl.lu/misp-images/[email protected]
$ wget https://www.circl.lu/misp-images/[email protected]
$ wget https://www.circl.lu/misp-images/latest/checksums/[email protected]
$ wget https://www.circl.lu/misp-images/latest/checksums/[email protected]
$ gpg --verify [email protected] [email protected]
gpg: Signature made Wed 15 May 2019 07:15:10 PM JST
gpg: using RSA key EDEC891834F20B13
Expand Down

0 comments on commit b2f0349

Please sign in to comment.