Update README.md

This commit is contained in:
wukongdaily 2024-03-30 16:22:55 +08:00 committed by GitHub
parent 72c46a4e07
commit 009da41867
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,8 +21,10 @@ wget -O backup.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestore
### 2. 恢复备份
**使用前提** 将备份档案提前上传到 `/tmp/upload/` 目录
**使用前提** 将备份档案提前上传到 `/tmp/upload/` 目录,如图<br><br>![huifu](https://github.com/wukongdaily/OpenBackRestore/assets/143675923/cd111f10-e6aa-4011-a046-b3004f77c7eb)
> 确定备份文件已经上传了 再执行如下命令即可恢复,恢复完成后会自动重启
#### 恢复命令如下
```bash
wget -O restore.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestore/master/backup/restore.run && sh restore.run
```
@ -31,4 +33,7 @@ wget -O restore.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestor
## 🚀 手动方式
> 1、在release页面下载backup.run或restore.run<br>
> 2、打开iStore应用商店,点击手动安装,将run文件拖拽上去即可执行。
https://github.com/wukongdaily/OpenBackRestore/releases/latest <br>
> 2、打开iStore应用商店,点击手动安装,将run文件拖拽上去即可执行。<br>
![image](https://github.com/wukongdaily/OpenBackRestore/assets/143675923/54fdc034-ed4f-4f81-8aa7-0de556e0c3e2)