this is example how to start indexer
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 22 Feb 2003 13:30:00 +0000 (13:30 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 22 Feb 2003 13:30:00 +0000 (13:30 +0000)
git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@15 13eb9ef6-21d5-0310-b721-a9d68796d827

run.sh [new file with mode: 0755]

diff --git a/run.sh b/run.sh
new file mode 100755 (executable)
index 0000000..fc52419
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+./isis2xml.pl | swish-e -S prog -c swish_isis.conf
+