adding githooks

This commit is contained in:
2022-03-06 04:06:29 -05:00
parent 61234693e3
commit 82705a49f4

View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -e
# cd "${GIT_WORK_TREE}/_ref"
cd "${PWD}/_ref"
asciidoctor -o ./KEY_GUIDE.html ./KEY_GUIDE.adoc