Commit Graph

2 Commits

Author SHA1 Message Date
dd1c905cd8 fix: update.ps1 保存为 UTF-8 BOM 避免 PowerShell 5.1 解析闪退
Made-with: Cursor
2026-03-20 18:43:21 +08:00
512dd66762 feat: 优化 update 脚本,新增 Windows 版 update.ps1
- update.sh: 改为 git pull 拉取整个仓库,命令行内选择更新方式(默认拉取+更新)
- update.ps1: 新增 Windows 更新脚本,功能与 Linux 版一致
- README: 更新 update 脚本说明及 Windows 使用方式

Made-with: Cursor
2026-03-20 18:35:33 +08:00