更新路径

This commit is contained in:
SuperManito
2023-05-05 22:38:53 +08:00
parent e90481c48f
commit 44fea172e7
4 changed files with 653 additions and 4 deletions

View File

@@ -1,16 +1,15 @@
## 执行命令
### 国内使用(默认)
``` bash
bash <(curl -sSL https://linuxmirrors.cn/script.sh)
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
```
### 海外使用
``` bash
bash <(curl -sSL https://linuxmirrors.cn/script.sh) --abroad
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --abroad
```
> 通过 `--abroad` 命令选项来使用海外软件源