summaryrefslogtreecommitdiff
path: root/scrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scrap.sh')
-rwxr-xr-xscrap.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scrap.sh b/scrap.sh
new file mode 100755
index 0000000..7a2943d
--- /dev/null
+++ b/scrap.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+./build.sh || exit 1
+curl -o seances.xml 'http://www.citebd.org/IMG/xml/allocineseances-4.xml' || exit 1
+./cite seances.xml >cite.html || exit 1
+firefox cite.html