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 * * *】-运行 ## 推荐配置:如下。自行在需要的命令前注释和取消注释 ##,该文件最前的 # 勿动