Mercurial > dive4elements > river
view flys-aft/bin/run.sh @ 4180:aca2358c88eb
Obsoleted flys-client/ChangeLog by moving to flys-client/ChangeLog-before-20121018 (part of migration svn -> hg).
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 18 Oct 2012 20:12:45 +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