Mercurial > dive4elements > river
view contrib/init.d/d4e-start @ 7807:ad4a3980092f minfo-opt
Concatenate the subtitle parts and add them to the default subtitle.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 07 Mar 2014 11:12:59 +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