feat: personal user edition v1.0.0-user on release branch
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -4,6 +4,22 @@
|
||||
|
||||
---
|
||||
|
||||
## 个人用户版 v1.0.0-user
|
||||
|
||||
客户交付请使用 **tag**,勿部署 `main`:
|
||||
|
||||
```bash
|
||||
git clone https://gitee.com/dekun/qihuo.git /opt/qihuo
|
||||
cd /opt/qihuo
|
||||
git fetch --tags
|
||||
git checkout v1.0.0-user
|
||||
bash deploy.sh
|
||||
```
|
||||
|
||||
功能范围见 [RELEASE-v1.0.0-user.md](./RELEASE-v1.0.0-user.md)。**你自己**的开发服务器继续用 `main` 即可。
|
||||
|
||||
---
|
||||
|
||||
## 部署概要
|
||||
|
||||
| 项目 | 默认值 |
|
||||
|
||||
Reference in New Issue
Block a user