ant: depoya eklendi.

This commit is contained in:
namso-01
2015-08-15 14:17:25 +03:00
parent 542766ed39
commit dd834ab0f2
8 changed files with 174 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
. /etc/apache-ant/ant.conf
export LOCALCLASSPATH=${OPT_JAR_LIST}
/usr/share/apache-ant/bin/ant "$@"