2021-12-14 17:47:56 +01:00
|
|
|
python3 adoc_objects.py >a.txt
|
|
|
|
mv a.txt objects.txt
|
|
|
|
asciidoctor-pdf -a allow-uri-read objects.txt
|
|
|
|
asciidoctor -a allow-uri-read objects.txt
|
2024-06-14 08:23:30 +02:00
|
|
|
cp objects.html ../../misp-website/static
|
|
|
|
cp objects.pdf ../../misp-website/static
|