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信息正确 + +卸载前确认 +✅ 关闭所有访问挂载点的程序 + +✅ 备份挂载点中的重要数据 + +其他注意 +⚠️ 其他系统未经测试,可能不兼容 + +⚠️ 卸载操作不可逆