更新config示例和通知日志

This commit is contained in:
whyour 2021-05-10 00:11:16 +08:00
parent 0ae6fd68a4
commit 71c670ce0c
2 changed files with 2 additions and 19 deletions

View File

@ -67,6 +67,7 @@ var_name=(
ForOtherHealth ForOtherHealth
) )
## name_js为脚本文件名如果使用ql repo命令拉取文件名含有作者名
## 所有有互助码的活动,把脚本名称列在 name_js 中,对应 config.sh 中互助码后缀列在 name_config 中,中文名称列在 name_chinese 中。 ## 所有有互助码的活动,把脚本名称列在 name_js 中,对应 config.sh 中互助码后缀列在 name_config 中,中文名称列在 name_chinese 中。
## name_js、name_config 和 name_chinese 中的三个名称必须一一对应。 ## name_js、name_config 和 name_chinese 中的三个名称必须一一对应。
name_js=( name_js=(

File diff suppressed because one or more lines are too long