Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiderpowa committed Oct 1, 2019
1 parent eb15155 commit db25fb4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,4 @@ docker image.

## Updating

Whenever `run_bp.py` is changed, `run_bp.py.sha1` needs to be updated
correspondingly with:

sha1sum run_bp.py | awk '{ print $1 }' > run_bp.py.sha1
Your commit must be signed whenever `run_bp.py` is changed. Check the [GitHub Help](https://help.github.com/en/articles/signing-commits) to set it up.

0 comments on commit db25fb4

Please sign in to comment.