支持任务读取全局模块

This commit is contained in:
hanhh
2021-07-13 17:43:41 +08:00
parent 49045c39c7
commit 9ab702e344
4 changed files with 9 additions and 21 deletions
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env bash
## 添加你需要重启自动执行的任意命令,比如 ql repo
## 安装node依赖使用 pnpm install -g xxx xxx
## 安装python依赖使用 pip3 install xxx