We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5826f4 commit 8b50d12Copy full SHA for 8b50d12
1 file changed
src/main/assembly/assembly.xml
@@ -18,6 +18,7 @@
18
<include>*.sh</include>
19
</includes>
20
<lineEnding>unix</lineEnding>
21
+ <fileMode>755</fileMode>
22
</fileSet>
23
<fileSet>
24
<directory>${project.basedir}/src/main/scripts</directory>
0 commit comments