mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-02-03 10:33:47 +08:00
4 lines
95 B
Bash
4 lines
95 B
Bash
#!/bin/bash
|
|
|
|
## 下载依赖
|
|
pnpm i --frozen-lockfile --registry https://registry.npmmirror.com |