🍒Add env dlbtz

This commit is contained in:
Leon 2021-06-28 19:51:29 +08:00 committed by GitHub
parent 09e8bd120d
commit 4245faa4e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -328,8 +328,7 @@ export cashinviteCode3=""
```
## 大老板农场 新增自定义变量通知开关
export dlbtz="true" //通知打开
export dlbtz="false" //通知关闭
export dlbtz="true" //通知打开false为关闭
```
## curtinlv 环境变量
@ -419,4 +418,4 @@ AutoStartBot=""
```
## 10、安装bot依赖时指定pip源默认使用清华源如不需要源设置此参数为空
PipMirror="https://pypi.tuna.tsinghua.edu.cn/simple"
```
```