Fix Docker entrypoint CRLF line endings for Linux containers
Convert .docker/tutus-entrypoint.sh from CRLF to LF line endings. Linux containers cannot execute shell scripts with Windows-style line endings, causing "no such file or directory" errors. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
1b4a61fcf7
commit
c5afe64250
Loading…
Reference in New Issue