Mercurial > dive4elements > river
view contrib/init.d/d4e-start @ 9231:082e8e808902
Finetuning intelligent waterlevel-sounding select.
Soundings without year are never shown.
All involed datacage elements are assumed to have a 'year' attribute
author | gernotbelger |
---|---|
date | Fri, 06 Jul 2018 13:09:25 +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