fix: install.sh 使用 LF 换行,避免 Linux 执行报错

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-05-27 14:25:21 +08:00
parent 95b55e41f3
commit aa33cb5da6
3 changed files with 89 additions and 70 deletions
+4
View File
@@ -0,0 +1,4 @@
* text=auto
*.sh text eol=lf
*.bash text eol=lf
deploy/* text eol=lf