Add server-update.sh for force sync when CRLF causes git pull conflicts.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-12 14:55:31 +08:00
parent aea39a00ae
commit 1d00c36cd3
3 changed files with 21 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
# 强制 Shell 脚本使用 LF,避免 Linux 上 $'\r': command not found
*.sh text eol=lf
server-update.sh text eol=lf
deploy.sh text eol=lf
# 其他应在 Linux 服务器运行的文本文件