view contrib/init.d/d4e-start @ 8923:b40e40537f4f

Removed obsolete (and outdated) i10n files. Ordered remaining files in the same way.
author gernotbelger
date Thu, 01 Mar 2018 17:43:16 +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