sbin/build/compil.sh
author durandn
Fri, 18 Sep 2015 15:08:36 +0200
changeset 1056 3d19cbe56fcb
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
fixed error when clicking annotation from an user that isn't in the api

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