1 #!/bin/sh
2 sh ../res/ant/bin/ant -f client.xml
2 DIR=$(dirname $0)
3 sh ${DIR}/../res/ant/bin/ant -f ${DIR}/client.xml