Mercurial > dive4elements > river
view flys-aft/bin/run.sh @ 5416:4ee97d914501
Morpho-Importer: Do not mask database exceptions as broken files
author | Tom Gottfried <tom.gottfried@intevation.de> |
---|---|
date | Tue, 26 Mar 2013 09:39:34 +0100 |
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