mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
修复pnpm全局安装
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
## 添加你需要重启自动执行的任意命令,比如 ql repo
|
||||
## 安装node依赖使用 pnpm install -g xxx xxx
|
||||
## 安装node依赖使用 pnpm add -g xxx xxx
|
||||
## 安装python依赖使用 pip3 install xxx
|
||||
|
||||
Reference in New Issue
Block a user