Mercurial > dive4elements > river
view flys-aft/bin/run.sh @ 4190:b87d76a6da70
The AT export needs a ld_locations data item
The AT export requires a ld_locations data item with the km of the gauge.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 19 Oct 2012 13:32:44 +0200 |
parents | f72c253663fc |
children |
line wrap: on
line source
#!/bin/bash bin_dir=`dirname $0` bin_dir=`readlink -f $bin_dir` exec java \ -Dlog4j.configuration=file://$bin_dir/log4j.properties \ -Dconfig.file=$bin_dir/../doc/conf-oracle.xml \ -jar $bin_dir/etl.jar