This commit is contained in:
eric
2026-03-26 05:35:31 -05:00
parent bc6e550b95
commit cbe4585ff4
14 changed files with 78 additions and 41 deletions

View File

@@ -44,7 +44,6 @@
```bash
cd electron
pnpm install
pnpm run prepare-easytier # 下载 Windows easytier 二进制(可选,见 package.json
pnpm dev
```