添加23-Sub2API安装脚本到README.md

This commit is contained in:
eddy
2026-06-06 03:15:08 +08:00
parent 88dffd9c99
commit d3655fd573
+5
View File
@@ -88,4 +88,9 @@ bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/13-N
- 14-Joplin.sh - 14-Joplin.sh
```sh ```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/14-Joplin.sh) bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/14-Joplin.sh)
```
- 23-Sub2API
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/23-Sub2API.sh)
``` ```