view contrib/init.d/d4e-start @ 8446:75b84f139c1b

(issue1733) Clearly set location distance defaults This fixes the default values for the distance panel. The data values were set in initDefaults after the ctor.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 27 Oct 2014 12:32:04 +0100
parents 1709c429818a
children
line wrap: on
line source
#!/bin/bash
cd $FLYSDIR
/usr/bin/java -classpath $CLASSPATH $ARGS $MAINCLASS >> $LOGFILE 2>&1&
echo $! > $D4E_PID

http://dive4elements.wald.intevation.org