mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-13 17:37:08 +08:00
Force LF eol for entrypoint.sh
This commit is contained in:
parent
cc524b7c86
commit
bee3c099b9
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,3 +1,6 @@
|
||||
/web/assets/** linguist-generated
|
||||
/web/** linguist-vendored
|
||||
comfy_api_nodes/apis/__init__.py linguist-generated
|
||||
# Force LF eol for Docker entrypoint (fix "exec: no such file or directory"
|
||||
# error with CRLF checkouts)
|
||||
entrypoint.sh text eol=lf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user