asciidoctor-pdf is now stable

pull/81/head
Alexandre Dulaunoy 2017-08-16 12:29:17 +02:00
parent 27609fe29a
commit 0be0f2ff28
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
python3 adoc_galaxy.py >a.txt
asciidoctor a.txt
~/git/asciidoctor-pdf/bin/asciidoctor-pdf -a allow-uri-read a.txt
asciidoctor-pdf -a allow-uri-read a.txt
cp a.html ../../misp-website/galaxy.html
cp a.pdf ../../misp-website/galaxy.pdf
scp a.html circl@cpab.circl.lu:/var/www/nwww.circl.lu/doc/misp-galaxy/index.html