From 170a556f4c9ca30a475ed230f3ce6ad63ea292fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E5=A4=A9=E5=9E=9A?= Date: Fri, 15 Dec 2023 17:07:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4581b2..8c6491b 100644 --- a/README.md +++ b/README.md @@ -133,9 +133,12 @@ cvs /home 2 /tmp/clamav **所需依赖:** -- openssl -- 如保存备份文件到腾讯云 COS,则需安装:coscli -- 如保存备份文件到华为云 OBS,则需安装:obsutil +- openssl(通过包管理器直接安装即可,如:`zypper install -y openssl` 或 `yum install -y openssl` ) +- 如保存备份文件到腾讯云 COS,则需安装:coscli(安装方式请参考官方文档:https://cloud.tencent.com/document/product/436/63144) +- 如保存备份文件到华为云 OBS,则需安装:obsutil(安装方式请参考官方文档:https://support.huaweicloud.com/utiltg-obs/obs_11_0003.html) + +**配置说明:** +请参考 `bf` 文件内部说明进行配置 **参数说明:**