This commit is contained in:
Olia Lisa
2026-05-21 18:07:56 +08:00
parent 838023f19b
commit fdade215b6
+3 -3
View File
@@ -17,8 +17,8 @@
- `curl` - `curl`
```bash ```bash
apt udpate apt update
apt install -y curl wget curl apt install -y curl wget curl
``` ```
### 部署步骤 ### 部署步骤
@@ -38,7 +38,7 @@ apt install -y curl wget curl
3. 一键部署 3. 一键部署
```bash ```bash
bash install bash install.sh
``` ```
运行后会出现菜单: 运行后会出现菜单: