添加一键安装脚本
This commit is contained in:
parent
df9cc2a69c
commit
abcaf1584b
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
### 一键安装脚本
|
### 一键安装脚本
|
||||||
```shell
|
```shell
|
||||||
wget -o tdlib_install.py https://raw.githubusercontent.com/johlanse/study_xxqg/main/docs/study_xxqg_install.py && python3 study_xxqg_install.py
|
wget -o study_xxqg_install.py https://raw.githubusercontent.com/johlanse/study_xxqg/main/docs/study_xxqg_install.py && python3 study_xxqg_install.py
|
||||||
```
|
```
|
||||||
|
|
||||||
## docker运行
|
## docker运行
|
||||||
|
|
Loading…
Reference in New Issue