adding githooks

This commit is contained in:
brent s. 2022-03-06 04:06:29 -05:00
parent 61234693e3
commit 82705a49f4
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 7 additions and 0 deletions

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