From 0205bf9b73cd3a2a846046bc2b27280174f8d642 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Thu, 22 Jul 2021 21:30:12 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1Add=20Mod=20Version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tasks/qlrepo/extra.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tasks/qlrepo/extra.sh b/Tasks/qlrepo/extra.sh index cbb171b..7a37e01 100644 --- a/Tasks/qlrepo/extra.sh +++ b/Tasks/qlrepo/extra.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash +## Mod: Build20210722V1 + ## 添加你需要重启自动执行的任意命令,比如 ql repo ## 使用方法:定时任务→添加定时→命令【ql extra】→定时规则【15 0-23/4 * * *】-运行 ## 推荐配置:如下。自行在需要的命令前注释和取消注释 ##,该文件最前的 # 勿动