This commit is contained in:
sevichecc 2023-01-22 11:56:09 +08:00
parent 54ef29e9df
commit 4a4437fa89
Signed by untrusted user who does not match committer: SevicheCC
GPG key ID: C577000000000000

View file

@ -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
``` ```
写入: 写入: