Skip to content

Instantly share code, notes, and snippets.

@alexeyr
Created February 21, 2011 08:52
Show Gist options
  • Select an option

  • Save alexeyr/836825 to your computer and use it in GitHub Desktop.

Select an option

Save alexeyr/836825 to your computer and use it in GitHub Desktop.

Revisions

  1. alexeyr created this gist Feb 21, 2011.
    5 changes: 5 additions & 0 deletions gistfile1.eclass
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/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+"$@"}"