mirror of
https://gitee.com/cncsrf/bitiful-oss
synced 2026-04-06 06:03:14 +08:00
11
README.md
11
README.md
@@ -7,7 +7,9 @@
|
||||
## 主要特性
|
||||
|
||||
🚀 **一键式安装与卸载** - 提供完整的安装(`install-bitiful-oss.sh`)和卸载(`uninstall-bitiful-oss.sh`)脚本
|
||||
|
||||
🔑 **交互式凭证配置** - 引导用户输入AK/SK、存储桶名称和挂载路径
|
||||
|
||||
📁 **自动目录创建** - 自动创建不存在的挂载目录
|
||||
|
||||
🔄 **开机自动挂载** - 通过systemd服务实现开机自动挂载
|
||||
@@ -31,4 +33,11 @@
|
||||
|
||||
```bash
|
||||
git clone https://gitee.com/cncsrf/bitiful-oss.git
|
||||
cd bitiful-oss
|
||||
cd bitiful-oss
|
||||
|
||||
2. 运行安装脚本::
|
||||
|
||||
```bash
|
||||
chmod +x install-bitiful-oss.sh
|
||||
./install-bitiful-oss.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user