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