更新文档

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