更新 README.md
This commit is contained in:
parent
a0f7129f08
commit
4b186b0e6c
@ -24,7 +24,7 @@
|
||||
|
||||
### 1. 生成备份`/tmp/upload/backup.tar.gz`
|
||||
```bash
|
||||
wget -O backup.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestore/master/backup/backup.run && sh backup.run
|
||||
wget -O backup.run https://cafe.cpolar.cn/wkdaily/OpenBackRestore/raw/branch/master/backup/backup.run && sh backup.run
|
||||
```
|
||||
> 备份仓库
|
||||
```bash
|
||||
@ -42,7 +42,7 @@ https://github.com/wukongdaily/OpenBackRestore/wiki
|
||||
### ❤️恢复命令如下
|
||||
|
||||
```bash
|
||||
wget -O restore.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestore/master/backup/restore.run && sh restore.run
|
||||
wget -O restore.run https://cafe.cpolar.cn/wkdaily/OpenBackRestore/raw/branch/master/backup/restore.run && sh restore.run
|
||||
```
|
||||
> 备份仓库
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user