#!/bin/sh
# Placeholder for people used to run.sh from older version redirecting them to read the readme
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo 
echo ========================================================================================
echo 
echo To start JBoss Application Server please see $DIR/../README.txt
echo 
echo ========================================================================================
echo