🐉ql extra.sh 🔨fix bug 2021-08-03 18:17:45

This commit is contained in:
QL 2021-08-03 18:17:45 +08:00
parent 3af985af2f
commit 4822de0167

View File

@ -22,7 +22,7 @@
#------ 设置区 ------#
## 1. 拉取仓库编号设置,默认 shufflewzc 仓库
CollectedRepo=(4) ##示例CollectedRepo=(2 4 6)
OtherRepo=(14) ##示例OtherRepo=(1 3)
OtherRepo=() ##示例OtherRepo=(1 3)
## 2. 是否安装依赖和安装依赖包的名称设置
dependencies="no" ##yes为安装no为不安装
package_name="canvas png-js date-fns axios crypto-js ts-md5 tslib @types/node dotenv typescript fs require tslib"