fix(docker): strip Windows CRLF from entrypoint.sh
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Ensure shell scripts always use LF line endings (Docker/Linux compat)
|
||||
*.sh text eol=lf
|
||||
Reference in New Issue
Block a user