Mercurial > dive4elements > river
view contrib/init.d/d4e-start @ 7827:3f58de350fb4
Added GNU Affero General Public License text to DiveElements/River.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 27 Mar 2014 11:21:31 +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