go_sshkeys/.githooks/pre-commit/01-keymanual

8 lines
117 B
Plaintext
Raw Normal View History

2022-03-06 04:06:29 -05:00
#!/bin/bash
set -e
# cd "${GIT_WORK_TREE}/_ref"
cd "${PWD}/_ref"
asciidoctor -o ./KEY_GUIDE.html ./KEY_GUIDE.adoc