fix bug
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
- `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
|
||||||
```
|
```
|
||||||
|
|
||||||
运行后会出现菜单:
|
运行后会出现菜单:
|
||||||
|
|||||||
Reference in New Issue
Block a user