更新 README.md

This commit is contained in:
悟空的日常镜像仓库 2024-05-09 22:26:34 +08:00
parent f2b9b49794
commit 9adbc3345d
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
> 系统带sudo
```bash
wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh
./pi.sh proxy
./pi.sh
```
### Debian的准备
@ -27,7 +27,7 @@ su -
```
```bash
wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh
./pi.sh proxy
./pi.sh
```