mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 07:50:28 +08:00
更新文档
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
|
||||
<TITLE>301 Moved</TITLE></HEAD><BODY>
|
||||
<H1>301 Moved</H1>
|
||||
The document has moved
|
||||
<A HREF="https://github.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh">here</A>.
|
||||
</BODY></HTML>
|
||||
@@ -1,6 +0,0 @@
|
||||
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
|
||||
<TITLE>301 Moved</TITLE></HEAD><BODY>
|
||||
<H1>301 Moved</H1>
|
||||
The document has moved
|
||||
<A HREF="https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh">here</A>.
|
||||
</BODY></HTML>
|
||||
3930
docs/script.sh
Normal file
3930
docs/script.sh
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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