Skip to content

Instantly share code, notes, and snippets.

@razie
Created September 19, 2014 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save razie/dd748c8b5e059db81e56 to your computer and use it in GitHub Desktop.
Save razie/dd748c8b5e059db81e56 to your computer and use it in GitHub Desktop.
play start/stop
nohup java $* $_JAVA_OPTIONS -Dlogger.file=$APP/dist/conf/logback.prod.xml -Drk.properties=$RKPROPERTIES -cp $classpath play.core.server.NettyServer $DIST &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment