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