bin_ant 97 B

123456
  1. #!/bin/sh
  2. . /etc/ant/ant.conf
  3. export LOCALCLASSPATH=${OPT_JAR_LIST}
  4. /usr/share/ant/bin/ant "$@"