#!/bin/bash
export JAVA_OPTS="${{jrebel_args}} -XX:MaxPermSize=256m $JAVA_OPTS"
`dirname $0`/run.sh $@

