script to run generation
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 18 Nov 2013 12:00:57 +0000 (13:00 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 18 Nov 2013 12:00:57 +0000 (13:00 +0100)
run.sh [new file with mode: 0755]

diff --git a/run.sh b/run.sh
new file mode 100755 (executable)
index 0000000..4be5571
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,4 @@
+#!/bin/sh -xe
+
+LC_COLLATE=hr_HR.utf8 KOHA_CONF=/etc/koha/sites/ffzg/koha-conf.xml ./html.pl 2>&1 | tee /tmp/koha-bibliografija.log
+