1
0
mirror of https://github.com/Luzifer/github-publish.git synced 2024-09-19 16:02:57 +00:00

Automatically update hashes on commit

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-08-10 12:07:41 +02:00
parent cbf05e2004
commit 69acf19945
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,5 +1,8 @@
default:
true
auto-hook-pre-commit: hash
git add SHA256SUMS || true
hash:
shasum -a 256 *.sh > SHA256SUMS