更新文档

This commit is contained in:
Super Manito
2024-11-07 01:52:02 +08:00
parent b345a25d10
commit 4a0d3cf169
2 changed files with 13 additions and 13 deletions

View File

@@ -47,19 +47,19 @@ hide:
</tr> </tr>
</table> </table>
``` bash === ":octicons-globe-16: CDN推荐"
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
```
??? quote "原始执行脚本方法" ``` bash
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
```
=== ":simple-github: GitHub" === ":simple-github: GitHub"
``` bash ``` bash
bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/DockerInstallation.sh) bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/DockerInstallation.sh)
``` ```
=== ":simple-gitee: Gitee" === ":simple-gitee: Gitee"
``` bash ``` bash
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh) bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh)

View File

@@ -86,7 +86,7 @@ hide:
2. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源 2. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源
选项卡分别代表脚本内置软件源类型和获取脚本途径,请在使用前检查目标镜像站是否支持您所使用的操作系统,可以在[软件源列表](/mirrors)中查看具体有哪些软件源。 选项卡分别代表脚本内置软件源类型和获取脚本途径,请在使用前检查目标镜像站是否支持您所使用的操作系统,可以在[软件源列表](../mirrors/index.md)中查看具体有哪些软件源。
- ### 注意事项 - ### 注意事项