view contrib/init.d/d4e-start @ 8034:b6e7cfcabf2c

Wire the neighbors to the measurement stations together. This eases the lookup for same types (suspended or bed load).
author Sascha L. Teichmann <teichmann@intevation.de>
date Tue, 15 Jul 2014 18:52:22 +0200
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