1.所有任务都shell去处理添加|ts输出,删除crontab_list_ts.sh减少维护工作量

2.删除tg bot交互配置参考,后面也会删除supportbot应镜像不再维护,不想在沟通解答这些问题
3.replaceNode_withRandomSleep.sh直接加载shell中,减少维护文件
4.更新readme
This commit is contained in:
Akira
2020-12-20 17:08:54 +08:00
parent 89a590fb9e
commit 42b742137b
6 changed files with 2 additions and 136 deletions

View File

@@ -30,7 +30,6 @@ jd_scripts
- - [使用默认配置用这个](./example/default.yml)
- - [使用自定义任务追加到默认任务之后用这个](./example/custom-append.yml)
- - [使用自定义任务覆盖默认任务用这个](./example/custom-overwrite.yml)
- - [使用TG机器人交互的用这个](./example/use-tg-bot.yml)
- - [一次启动多容器并发用这个](./example/multi.yml)
- - [使用群晖默认配置用这个](./example/jd_scripts.syno.json)
- - [使用群晖自定义任务追加到默认任务之后用这个](./example/jd_scripts.custom-append.syno.json)