sbin/build/compil.sh
author durandn
Thu, 24 Sep 2015 15:51:32 +0200
changeset 1065 77658c018e83
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
rollback fix + changed default jquery file to load as it seems to hotfix the jquery-ui/lab.js bug

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