2022-11-26 09:12:11 +00:00
|
|
|
|
# 手机运行
|
|
|
|
|
|
|
|
|
|
## 懒人部署
|
2022-11-27 08:59:19 +00:00
|
|
|
|
> 运行方式采用的是ZeroTermux的proot容器来安装的ubuntu 20.04 来运行的
|
2022-11-26 09:12:11 +00:00
|
|
|
|
### 1.软件工具下载
|
2022-11-27 08:59:19 +00:00
|
|
|
|
|
2022-11-26 09:12:11 +00:00
|
|
|
|
- 安卓手机
|
|
|
|
|
- ZeroTermux
|
|
|
|
|
- 恢复包
|
2022-11-27 08:59:19 +00:00
|
|
|
|
> 下载地址:https://www.123pan.com/s/g9qA-DMMYd
|
|
|
|
|
>
|
|
|
|
|
> <img src="https://dph666-1252290660.cos.ap-chengdu.myqcloud.com/c5sl29.png" style="float:left;" />
|
2022-11-26 09:12:11 +00:00
|
|
|
|
|
|
|
|
|
|
2022-11-27 08:59:19 +00:00
|
|
|
|
### 2.软件安装与恢复
|
2022-11-26 09:12:11 +00:00
|
|
|
|
|
2022-11-27 08:59:19 +00:00
|
|
|
|
<img src="https://dph666-1252290660.cos.ap-chengdu.myqcloud.com/72x5u5.png" />
|
2022-11-26 09:12:11 +00:00
|
|
|
|
|
2022-11-27 08:59:19 +00:00
|
|
|
|
### 3. 运行程序
|
2022-11-26 09:12:11 +00:00
|
|
|
|
```shell
|
2022-11-27 08:59:19 +00:00
|
|
|
|
# 进入容器后输入 ./study_xxqg 启动程序
|
2022-11-26 09:12:11 +00:00
|
|
|
|
./study_xxqg
|
2022-11-27 08:59:19 +00:00
|
|
|
|
#里面已经安装了screen 如何使用自行百度
|
2022-11-26 09:12:11 +00:00
|
|
|
|
```
|
2022-11-27 08:59:19 +00:00
|
|
|
|
|
|
|
|
|
<img src="https://dph666-1252290660.cos.ap-chengdu.myqcloud.com/reult.jpg" />
|