Mercurial > dive4elements > river
view flys-aft/bin/run.sh @ 5627:2d9eb188fa51
Flys Issue 759 write longer strings and explicitly break the lines
This makes the dem hover item layout more robust as it works
with different string lengths
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 10 Apr 2013 10:25:33 +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