From: Dobrica Pavlinusic Date: Sat, 22 Feb 2003 13:30:00 +0000 (+0000) Subject: this is example how to start indexer X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;ds=sidebyside;h=55149aabff4e780fb750bc9bdbef44d04d50a685;p=webpac this is example how to start indexer git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@15 13eb9ef6-21d5-0310-b721-a9d68796d827 --- diff --git a/run.sh b/run.sh new file mode 100755 index 0000000..fc52419 --- /dev/null +++ b/run.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +./isis2xml.pl | swish-e -S prog -c swish_isis.conf +