the great rename: isis2xml.* -> all2xml.*
[webpac] / run.sh
1 #!/bin/sh
2
3 #cd /data/isis_data/ebsco-marc
4 #wget -m -nH -i in
5
6 cd /data/webpac
7
8 ( ./all2xml.pl | swish-e -S prog -c swish_isis.conf ) 2>&1 | tee log
9