feat: add ssl cert update script and gitattributes

This commit is contained in:
2026-08-24 10:20:35 +08:00
commit 55c56da5f1
3 changed files with 97 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Ensure shell scripts always use LF line endings, even on Windows/Git Bash.
*.sh text eol=lf