# put ourselves into Engine directory (two up from location of this script)
pushd"`dirname "$0"`/../../.."
if[ ! -f Build/BatchFiles/Linux/RunMono.sh ];then
echo RunMono ERROR: The batch file does not appear to be located in the /Engine/Build/BatchFiles directory. This script must be run from within that directory.