mirror of https://github.com/MISP/misp-objects
chg: [tools] fix the reference to the standard git repository
parent
1af532033b
commit
cd4c09036a
|
@ -2,5 +2,5 @@ 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
|
||||
cp objects.html ../../misp-website-new/static
|
||||
cp objects.pdf ../../misp-website-new/static
|
||||
cp objects.html ../../misp-website/static
|
||||
cp objects.pdf ../../misp-website/static
|
||||
|
|
Loading…
Reference in New Issue