mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-02 23:40:25 +08:00
新增适配 I18n
This commit is contained in:
@@ -156,19 +156,19 @@
|
||||
- ### GNU/Linux System Software Mirror Switching
|
||||
|
||||
```bash
|
||||
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
|
||||
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --en
|
||||
```
|
||||
|
||||
- ### Docker Installation & Mirror Switching
|
||||
|
||||
```bash
|
||||
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
|
||||
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --en
|
||||
```
|
||||
|
||||
- ### Docker Switch Registry Mirror
|
||||
|
||||
```bash
|
||||
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --only-registry
|
||||
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --en --only-registry
|
||||
```
|
||||
|
||||
## Special Thanks
|
||||
|
||||
Reference in New Issue
Block a user