mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 23:19:30 +08:00
fix typo
This commit is contained in:
parent
54ef29e9df
commit
4a4437fa89
1 changed files with 2 additions and 1 deletions
|
@ -113,12 +113,13 @@ sudo duplicacy init -e pleroma s3c://usc1@usc1.contabostorage.com/pleroma
|
||||||
```
|
```
|
||||||
|
|
||||||
然后输入密码,如 1234
|
然后输入密码,如 1234
|
||||||
|
|
||||||
其他平台: [Supported storage backends - How-to - Duplicacy Forum](https://forum.duplicacy.com/t/supported-storage-backends/1107)
|
其他平台: [Supported storage backends - How-to - Duplicacy Forum](https://forum.duplicacy.com/t/supported-storage-backends/1107)
|
||||||
|
|
||||||
#### 2. 创建脚本:
|
#### 2. 创建脚本:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo vim bash.env
|
sudo vim backup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
写入:
|
写入:
|
||||||
|
|
Loading…
Reference in a new issue