mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
This commit is contained in:
parent
a4215f1881
commit
717d8cf281
@ -1,7 +1,7 @@
|
|||||||
1.初始化
|
1.初始化
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/shanmiteko/LotteryAutoScript/main/script/docker/init.sh | sudo bash
|
curl -fsSL https://gitlab.com/shanmiteko/LotteryAutoScript/-/raw/main/script/docker/init.sh | sudo bash
|
||||||
```
|
```
|
||||||
|
|
||||||
进入`lottery`文件夹
|
进入`lottery`文件夹
|
||||||
|
|||||||
@ -37,7 +37,7 @@ CONFIG_FILE=my_config.js
|
|||||||
# docker仓库
|
# docker仓库
|
||||||
DOCKER_REPO=shanmite/lottery_auto_docker
|
DOCKER_REPO=shanmite/lottery_auto_docker
|
||||||
# cdn
|
# cdn
|
||||||
CDN=https://cdn.staticaly.com/gh/shanmiteko/LotteryAutoScript/main
|
CDN=https://gitlab.com/shanmiteko/LotteryAutoScript/-/raw/main
|
||||||
# env.example.js文件
|
# env.example.js文件
|
||||||
ENV_EXAMPLE="$CDN/env.example.js"
|
ENV_EXAMPLE="$CDN/env.example.js"
|
||||||
# my_config.example.js文件
|
# my_config.example.js文件
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user