From 03a943ab28faf8e76d302b84872ade312950798c Mon Sep 17 00:00:00 2001 From: QL Date: Wed, 28 Jul 2021 19:10:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=89ql=20extra.sh=202021-07-29=2003:10:?= =?UTF-8?q?56?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tasks/qlrepo/extra.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tasks/qlrepo/extra.sh b/Tasks/qlrepo/extra.sh index 170dd19..4cabce8 100644 --- a/Tasks/qlrepo/extra.sh +++ b/Tasks/qlrepo/extra.sh @@ -1,12 +1,12 @@ #!/usr/bin/env bash -## Mod: Build20210729V1 +## Mod: Build20210729V2 ## 添加你需要重启自动执行的任意命令,比如 ql repo ## 安装node依赖使用 pnpm install -g xxx xxx(Build 20210728-002 及以上版本的 code.sh,可忽略) ## 安装python依赖使用 pip3 install xxx(Build 20210728-002 及以上版本的 code.sh,可忽略) ## 使用方法 ## 1.拉取仓库 -### (1)定时任务→添加定时→命令【ql extra】→定时规则【15 0-23/4 * * *】extra】→运行 +### (1)定时任务→添加定时→命令【ql extra】→定时规则【15 0-23/4 * * *】→运行 ### (2)若运行过 1custom 一键脚本,点击运行即可 ### (3)推荐配置:如下。自行在需要的命令前注释和取消注释 ##,该文件最前的 # 勿动 ## 2.安装依赖