#!/bin/bash
CURRENTDIR=`pwd`
export LD_LIBRARY_PATH="$CURRENTDIR"
./GearCityStart
