修复一键部署bug

This commit is contained in:
dekun
2026-05-21 15:11:11 +08:00
parent 39815c1df6
commit 576e8b0b12
3 changed files with 268 additions and 252 deletions
+3
View File
@@ -0,0 +1,3 @@
# Shell 脚本在仓库内统一 LF,避免 Linux 上 bash: pipefail: invalid option nameCRLF
*.sh text eol=lf
deploy/** text eol=lf