Merge pull request #3019 from sbwalker/dev

fix bash script line endings and preserve using gitattributes (credit @rcpacheco in #2958)
This commit is contained in:
Shaun Walker 2023-07-13 10:19:14 -04:00 committed by GitHub
commit f9c459eab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 10 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
Oqtane.Server/wwwroot/Modules/Templates/External/Package/*.sh eol=lf
Oqtane.Server/wwwroot/Themes/Templates/External/Package/*.sh eol=lf