更新 README.md
This commit is contained in:
parent
9adbc3345d
commit
92accbb870
|
@ -14,8 +14,7 @@
|
||||||
### 一键命令如下(Ubuntu/Debian)
|
### 一键命令如下(Ubuntu/Debian)
|
||||||
> 系统带sudo
|
> 系统带sudo
|
||||||
```bash
|
```bash
|
||||||
wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh
|
wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh
|
||||||
./pi.sh
|
|
||||||
|
|
||||||
```
|
```
|
||||||
### Debian的准备
|
### Debian的准备
|
||||||
|
@ -26,8 +25,7 @@ wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh
|
||||||
su -
|
su -
|
||||||
```
|
```
|
||||||
```bash
|
```bash
|
||||||
wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh
|
wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh
|
||||||
./pi.sh
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue