Skip to content

Commit

Permalink
[improvement] add line ending to unix
Browse files Browse the repository at this point in the history
  • Loading branch information
datasophon committed Nov 7, 2023
1 parent 6659e79 commit a2b5a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datasophon-api/src/main/resources/assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
</includes>
<outputDirectory>datasophon-init</outputDirectory>
<fileMode>0755</fileMode>
<lineEnding>unix</lineEnding>
</fileSet>
</fileSets>
</assembly>

0 comments on commit a2b5a53

Please sign in to comment.