Update README.md
This commit is contained in:
parent
0aae39db18
commit
61407bca29
@ -27,7 +27,7 @@ wget -O backup.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestore
|
||||
```
|
||||
> 备份仓库
|
||||
```bash
|
||||
wget -O backup.run https://gitee.com/wukongdaily/OpenBackRestore/raw/master/backup/backup.run && sh backup.run
|
||||
wget -O https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/OpenBackRestore/master/backup/backup.run && sh backup.run
|
||||
```
|
||||
> 每次备份都是完整的,可以经常备份,比如每月备份一次
|
||||
### 🤔 如何自定义备份的路径?方法如下
|
||||
@ -45,7 +45,7 @@ wget -O restore.run https://raw.githubusercontent.com/wukongdaily/OpenBackRestor
|
||||
```
|
||||
> 备份仓库
|
||||
```bash
|
||||
wget -O restore.run https://gitee.com/wukongdaily/OpenBackRestore/raw/master/backup/restore.run && sh restore.run
|
||||
wget -O restore.run https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/OpenBackRestore/master/backup/restore.run && sh restore.run
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user