Update build

This commit is contained in:
Xavier Beaudouin
2024-08-08 14:44:59 +02:00
parent 91f82005cf
commit adf7aa9bcd
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# freebsd-cis
CIS FreeBSD
CIS FreeBSD

View File

@ -1 +1 @@
pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings
pandoc "freebsd-cis.md" -o "freebsd-cis.pdf" --from markdown --template "../pandoc-latex-template/eisvogel.tex" --listings