Merge branch 'main' of https://github.com/Oreomeow/VIP into main

This commit is contained in:
Leon 2021-08-12 17:41:57 +08:00
commit ce18ed829c

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
## Build 20210810-001
## Build 20210811-001
## 导入通用变量与函数
dir_shell=/ql/shell
@ -77,7 +77,7 @@ BreakHelpNum="4 9-14 15~18 19_21" ## 屏蔽账号序号或序号区间
UpdateType="1"
## 定义是否自动安装或修复缺失的依赖默认为1表示自动修复留空或其他数值表示不修复。
FixDependType=""
FixDependType="1"
## 定义监控修复的依赖名称
package_name="canvas png-js date-fns axios crypto-js ts-md5 tslib @types/node dotenv typescript fs require tslib"