added line to change access rights for hop.sh in /antclick
This commit is contained in:
parent
e1b5aedeca
commit
0dcf1ad58b
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@
|
|||
<copy todir="${antclick.dir}/apps/antville/">
|
||||
<fileset dir="${build.checkout}/hopbuild/skeleton/extras" includes="db.properties"/>
|
||||
</copy>
|
||||
<chmod file="${antclick.dir}/hop.sh" perm="755"/>
|
||||
<zip zipfile="../antclick.zip" basedir="${build.work}/" includes="antclick/**"/>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue