Mercurial > dive4elements > river
view contrib/init.d/d4e-start @ 9660:f0cad5212f49
Importer (s/u-info) extensions: iota (salix): detecting, logging, cancelling in case of wrong column titles/units,
detecting, logging and skipping lines with missing values
author | mschaefer |
---|---|
date | Mon, 23 Mar 2020 15:40:12 +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