v25.9.20
v25.9.20
This commit is contained in:
parent
eaf2c944e1
commit
c7007cae76
@ -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默认有防火墙,请在安装完成之后放行指定端口
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user