Skip to content

Instantly share code, notes, and snippets.

@NTCoding
Created March 13, 2013 09:55
Show Gist options
  • Select an option

  • Save NTCoding/5150677 to your computer and use it in GitHub Desktop.

Select an option

Save NTCoding/5150677 to your computer and use it in GitHub Desktop.
riak_start_erlexec
CMD="$BINDIR/erlexec -boot $RUNNER_BASE_DIR/releases/$APP_VSN/$SCRIPT \
-embedded -config $RUNNER_ETC_DIR/app.config \
-pa $RUNNER_LIB_DIR/basho-patches \
-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