From e4e6d4316310b24e39b464248f3d1fa022e25f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A8=83=E5=93=88=E5=93=88?= Date: Mon, 28 Apr 2025 12:41:16 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 娃哈哈 --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2060e9a..988f237 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,35 @@ git clone https://gitee.com/cncsrf/bitiful-oss.git cd bitiful-oss -2. 运行安装脚本:: +2. 运行安装脚本: ```bash chmod +x install-bitiful-oss.sh ./install-bitiful-oss.sh + +3. 按照提示输入: + + +- Access Key ID +- Secret Access Key +- 存储桶名称 +- 挂载路径(默认为/mnt/bitiful-oss) + +注意事项 +安装前确认 +✅ 已备份重要数据 + +✅ 存储桶可访问 + +✅ AK/SK信息正确 + +卸载前确认 +✅ 关闭所有访问挂载点的程序 + +✅ 备份挂载点中的重要数据 + +其他注意 +⚠️ 其他系统未经测试,可能不兼容 + +⚠️ 卸载操作不可逆