From ebbf1f13d6981bb0f96293e53aef8f823977b862 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 14 Dec 2021 17:47:56 +0100 Subject: [PATCH] new: [scripts] export added --- tools/updated.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tools/updated.sh diff --git a/tools/updated.sh b/tools/updated.sh new file mode 100644 index 0000000..27106fe --- /dev/null +++ b/tools/updated.sh @@ -0,0 +1,6 @@ +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/ +cp objects.pdf ../../misp-website/