v25.9.20
This commit is contained in:
心隨緣動 2025-09-23 15:24:49 +08:00 committed by GitHub
parent eaf2c944e1
commit c7007cae76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,10 +140,10 @@ apt update -y&&apt install -y curl&&apt install -y socat
## 安装指定版本
若要安装指定的版本,请使用以下安装命令。 e.g., ver `v2.4.5`:
若要安装指定的版本,请使用以下安装命令。 e.g., ver `v25.9.20`:
```
VERSION=v2.4.5 && bash <(curl -Ls "https://raw.githubusercontent.com/xeefei/x-panel/$VERSION/install.sh") $VERSION
VERSION=v25.9.20 && bash <(curl -Ls "https://raw.githubusercontent.com/xeefei/x-panel/$VERSION/install.sh") $VERSION
```
------------
## 若你的VPS默认有防火墙请在安装完成之后放行指定端口