#!/bin/bash
export JAVA_OPTS="${{jrebel_args}} $JAVA_OPTS"
`dirname $0`/standalone.sh $@
