diff options
Diffstat (limited to 'base/ant/apache-ant.sh')
-rw-r--r-- | base/ant/apache-ant.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/base/ant/apache-ant.sh b/base/ant/apache-ant.sh new file mode 100644 index 000000000..0e7f59518 --- /dev/null +++ b/base/ant/apache-ant.sh @@ -0,0 +1,2 @@ +export PATH=$PATH:/opt/ant/bin +export ANT_HOME=/opt/ant |