mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
fix(docker): normalize core entrypoint line endings (#2545)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
*.sh text eol=lf
|
||||
*.bash text eol=lf
|
||||
Dockerfile text eol=lf
|
||||
.dockerignore text eol=lf
|
||||
docker-compose*.yml text eol=lf
|
||||
*.ps1 text eol=crlf
|
||||
Reference in New Issue
Block a user