Skip to content

Commit 750b193

Browse files
author
Dave Syer
committed
Packaging: ensure executable bit is set
1 parent a112717 commit 750b193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-bootstrap-cli/src/main/assembly/descriptor.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<directory>src/main/scripts</directory>
1212
<outputDirectory>bin</outputDirectory>
1313
<useDefaultExcludes>true</useDefaultExcludes>
14+
<fileMode>755</fileMode>
1415
</fileSet>
1516
<fileSet>
1617
<directory>src/main/resources</directory>

0 commit comments

Comments
 (0)