aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Hu <jim2212001@gmail.com>2019-10-02 01:04:30 +0800
committerJimmy Hu <jim2212001@gmail.com>2019-10-02 12:44:15 +0800
commitb9c6caca47733426ff178644610d40ce1bb0b711 (patch)
treec67a49dfd60bcffb7c8f3c8fcfdb671cca68bfca
parent0077d18735570da89c0b22a14ec1195ce8caa4a2 (diff)
downloadgo-tangerine-jimmy-script.tar.gz
go-tangerine-jimmy-script.tar.zst
go-tangerine-jimmy-script.zip
Update README.mdjimmy-script
-rw-r--r--scripts/README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/scripts/README.md b/scripts/README.md
index eb6caff42..039553d25 100644
--- a/scripts/README.md
+++ b/scripts/README.md
@@ -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.