Skip to content

Commit

Permalink
Merge pull request EvilBeaver#1361 from sfaqer/bugfix/scriptsLineEndings
Browse files Browse the repository at this point in the history
Исправлены окончания строк в баш скриптах crlf -> cr
  • Loading branch information
nixel2007 authored Oct 7, 2023
2 parents 217a1b3 + 2760b64 commit d39c6c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
*.sh text eol=lf
*.sh text eol=lf

install/opm text eol=lf
install/oscript text eol=lf

0 comments on commit d39c6c7

Please sign in to comment.