Skip to content

Commit

Permalink
remove another edit commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvuvuong committed Nov 15, 2024
1 parent 210b295 commit 69bf1e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pages/common/sha256sum.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,3 @@
- Only show a message when verification fails, ignoring missing files:

`sha256sum --ignore-missing --check --quiet {{path/to/file.sha256}}`

- Check known SHA256 sum of a file:

`echo {{known-sha256-sum-of-the-file}} {{path/to/file}} | sha256sum --check`

0 comments on commit 69bf1e2

Please sign in to comment.