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