Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -30,6 +30,16 @@ wget -O backup.run https://cafe.cpolar.cn/wkdaily/OpenBackRestore/raw/branch/mas
|
|||||||
### 🤔 如何自定义备份的路径?方法如下
|
### 🤔 如何自定义备份的路径?方法如下
|
||||||
https://github.com/wukongdaily/OpenBackRestore/wiki
|
https://github.com/wukongdaily/OpenBackRestore/wiki
|
||||||
|
|
||||||
|
* 下载脚本
|
||||||
|
```bash
|
||||||
|
wget -O backup.run https://cafe.cpolar.cn/wkdaily/OpenBackRestore/raw/branch/master/backup/backup.run
|
||||||
|
```
|
||||||
|
### 举例说明 假设要备份到 `/mnt/sata1-4`目录
|
||||||
|
* 执行备份
|
||||||
|
```bash
|
||||||
|
sh backup.run /mnt/sata1-4
|
||||||
|
```
|
||||||
|
|
||||||
### 2. 恢复备份
|
### 2. 恢复备份
|
||||||
|
|
||||||
**使用前提** 将备份档案提前上传到 `/tmp/upload/` 目录,如图<br><br>
|
**使用前提** 将备份档案提前上传到 `/tmp/upload/` 目录,如图<br><br>
|
||||||
|
|||||||
Reference in New Issue
Block a user