Merge branch 'master' of github.com:MISP/misp-taxonomies
commit
8d4bc5fc26
|
@ -0,0 +1,7 @@
|
||||||
|
python3 machinetag.py -a >a.txt
|
||||||
|
asciidoctor a.txt
|
||||||
|
asciidoctor-pdf -a allow-uri-read a.txt
|
||||||
|
cp a.html ../../misp-website/taxonomies.html
|
||||||
|
cp a.pdf ../../misp-website/taxonomies.pdf
|
||||||
|
scp a.html circl@cpab.circl.lu:/var/www/nwww.circl.lu/doc/misp-taxonomies/index.html
|
||||||
|
scp a.pdf circl@cpab.circl.lu://var/www/nwww.circl.lu/doc/misp-taxonomies/taxonomies.pdf
|
Loading…
Reference in New Issue