Skip to content

Instantly share code, notes, and snippets.

@alexeyr
Created February 21, 2011 08:52
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 alexeyr/836825 to your computer and use it in GitHub Desktop.
Save alexeyr/836825 to your computer and use it in GitHub Desktop.
#!/bin/bash
...
CMD="$BINDIR/erlexec -boot $RUNNER_BASE_DIR/releases/$APP_VSN/$SCRIPT -embedded -config $RUNNER_ETC_DIR/app.config -args_file $RUNNER_ETC_DIR/vm.args -- ${1+"$@"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment