Skip to content

Commit

Permalink
Add a note on file tampering
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jul 13, 2023
1 parent 84c9b4e commit 532a817
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ won't executed out-of-the-box and exit with an uncontrolled error. If fixing tha
important to you, [open an issue](https://github.com/paulo-ferraz-oliveira/rebar3_checkshell/issues)
so we can find a solution.

**Note**: to verify that the downloaded files haven't been tampered with, go to `priv`, study
the content of `update.sh` and then run it when you're ready. You'll see that we download the
files to specific folder but don't touch them otherwise. Also, doing this on a non-tampered version
should yield no changes to the file under Git source control.

## The project

### Changelog
Expand Down

0 comments on commit 532a817

Please sign in to comment.