mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
6 lines
181 B
Bash
6 lines
181 B
Bash
#!/usr/bin/env bash
|
|
|
|
## 添加你需要重启自动执行的任意命令,比如 ql repo
|
|
## 安装node依赖使用 pnpm add -g xxx xxx
|
|
## 安装python依赖使用 pip3 install xxx
|