mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
parent
29676d5c4b
commit
ba100e0444
12
README.md
12
README.md
@ -224,19 +224,23 @@ cd lottery
|
|||||||
```
|
```
|
||||||
$ tree
|
$ tree
|
||||||
.
|
.
|
||||||
├── check.sh
|
├── check.sh 检查中奖
|
||||||
├── clear.sh
|
├── clear.sh 清理动态
|
||||||
├── debug.sh 进入临时容器查看内容
|
├── debug.sh 进入临时容器查看内容
|
||||||
├── env.js
|
├── env.js
|
||||||
├── my_config.js
|
├── my_config.js
|
||||||
├── new_env.js
|
├── new_env.js
|
||||||
├── new_my_config.js
|
├── new_my_config.js
|
||||||
├── remove_all.sh 移除对应docker镜像和所有相关容器
|
├── remove_all.sh 移除对应docker镜像和所有相关容器
|
||||||
└── start.sh
|
└── start.sh 启动抽奖
|
||||||
```
|
```
|
||||||
|
|
||||||
[](https://asciinema.org/a/453237)
|
[](https://asciinema.org/a/453237)
|
||||||
|
|
||||||
|
完成配置后
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ ./start.sh
|
||||||
|
```
|
||||||
3.更新
|
3.更新
|
||||||
|
|
||||||
进入lottery上一级目录
|
进入lottery上一级目录
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user