diff --git a/README.md b/README.md index 4f603eb..89403e3 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,10 @@ wget -O backup.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestore ### 2. 恢复备份 -**使用前提** 将备份档案提前上传到 `/tmp/upload/` 目录 +**使用前提** 将备份档案提前上传到 `/tmp/upload/` 目录,如图

![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
-> 2、打开iStore应用商店,点击手动安装,将run文件拖拽上去即可执行。 +https://github.com/wukongdaily/OpenBackRestore/releases/latest
+> 2、打开iStore应用商店,点击手动安装,将run文件拖拽上去即可执行。
+![image](https://github.com/wukongdaily/OpenBackRestore/assets/143675923/54fdc034-ed4f-4f81-8aa7-0de556e0c3e2) +