feat: 添加第二个 Sub2API 部署脚本到 README

- 在 README 中新增 23-Sub2API-2 部署脚本的说明
- 提供新的安装命令以支持独立的 Sub2API 实例
This commit is contained in:
eddy
2026-07-18 03:18:03 +08:00
parent 47c0ebff86
commit 2fc2681b02
+5
View File
@@ -103,4 +103,9 @@ bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/20-N
- 23-Sub2API
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/23-Sub2API.sh)
```
- 23-Sub2API-2
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/23-2-Sub2API.sh)
```