a97137231cc17434fb5eb164949f785f836b3206
[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