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

9 lines
111 B
Makefile
Raw Normal View History

2016-11-21 11:54:25 +00:00
default:
true
auto-hook-pre-commit: hash
git add SHA256SUMS || true
2016-11-21 11:54:25 +00:00
hash:
2016-11-21 12:48:30 +00:00
shasum -a 256 *.sh > SHA256SUMS