Skip to content

Commit

Permalink
chmod +x
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah committed Nov 11, 2016
1 parent 706734d commit bb104a3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
</propertyset>
</filterset>
</copy>

<chmod perm="+x" type="file">
<fileset dir="${dir.release}" />
</chmod>
</target>


Expand Down
Empty file modified release/get-java.ps1
100644 → 100755
Empty file.
Empty file modified release/get-java.sh
100644 → 100755
Empty file.

0 comments on commit bb104a3

Please sign in to comment.