clean up the CRT notes

This commit is contained in:
brent saner
2025-09-02 00:23:38 -04:00
parent ce2081c811
commit 84838ce0c6
3 changed files with 16 additions and 3 deletions

View File

@@ -6,3 +6,4 @@ set -e
cd "${PWD}/_ref"
asciidoctor -o ./KEY_GUIDE.html ./KEY_GUIDE.adoc
git add KEY_GUIDE.html
echo "Generated KEY_GUIDE.html"