mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-12-29 19:16:34 +08:00
更新文档
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
### 国内使用(默认)
|
||||
|
||||
``` bash
|
||||
bash <(curl -sSL https://linuxmirrors.cn/script)
|
||||
bash <(curl -sSL https://linuxmirrors.cn/script.sh)
|
||||
```
|
||||
|
||||
### 海外使用
|
||||
|
||||
``` bash
|
||||
bash <(curl -sSL https://linuxmirrors.cn/script-gh) --abroad
|
||||
bash <(curl -sSL https://linuxmirrors.cn/script.sh) --abroad
|
||||
```
|
||||
> 通过 `--abroad` 命令选项来使用海外软件源
|
||||
|
||||
|
||||
Reference in New Issue
Block a user