Skip to content

Commit 23a28e8

Browse files
committed
Fix additional scripts for Docker on Windows
1 parent 6859e61 commit 23a28e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
# Without this, the bash scripts will fail to run in Docker on Windows
33
# as the COPY step in the Dockerfile will keep Windows-style line endings.
44
services/**/*.sh text eol=lf
5+
contrib/**/*.sh text eol=lf

0 commit comments

Comments
 (0)