Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
skipping copying of wso2server.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Megala21 committed Nov 24, 2016
1 parent 4a12767 commit 54628af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/distribution/src/assembly/bin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@
<includes>
<include>**/*.sh</include>
</includes>
<excludes>
<exclude>**/wso2server.sh</exclude>
</excludes>
<fileMode>755</fileMode>
</fileSet>
<!-- Multi-tenancy related file -->
Expand Down

0 comments on commit 54628af

Please sign in to comment.