2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

feat: 添加安装脚本到文档

This commit is contained in:
2025-05-26 20:18:44 +08:00
parent fb32151b76
commit 719a9a580d
2 changed files with 10 additions and 2 deletions

View File

@@ -36,7 +36,11 @@
## 快速安装
[https://ratpanel.github.io/quickstart/install.html](https://ratpanel.github.io/quickstart/install.html)
支持 `amd64` | `arm64` 架构下的干净的主流系统,具体支持的系统请参考[安装文档](https://ratpanel.github.io/quickstart/install.html)
```shell
curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh
```
## 合作伙伴

View File

@@ -36,7 +36,11 @@ Website: [panel.haozi.net](https://panel.haozi.net) | QQ group: [12370907](https
## Quick Install
[https://ratpanel.github.io/quickstart/install.html](https://ratpanel.github.io/quickstart/install.html)
Supported clean mainstream systems under `amd64` | `arm64` architecture, please refer to the [installation documentation](https://ratpanel.github.io/quickstart/install.html) for specific supported systems.
```shell
curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh
```
## Partners