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