89f7b99a创建于 2022年5月3日历史提交
#!/usr/bin/env bash

## 添加你需要重启自动执行的任意命令,比如 ql repo
## 安装node依赖使用 pnpm add -g xxx xxx
## 安装python依赖使用 pip3 install xxx