Format and clean up the start.sh script for improved readability and consistency.

This commit is contained in:
liumangmang
2026-02-04 11:30:55 +08:00
parent 4558ef20c0
commit 669dc11064
2 changed files with 17 additions and 15 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Shell scripts: always LF so ./start.sh works on Linux/WSL
*.sh text eol=lf