修复 deploy.sh Windows 换行导致 Linux 无法执行
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Shell 脚本在 Linux 上必须使用 LF 换行
|
||||
*.sh text eol=lf
|
||||
deploy.sh text eol=lf
|
||||
Reference in New Issue
Block a user