From 3e044f5b31c7d67967cf53a45ba2ac86721b9ba9 Mon Sep 17 00:00:00 2001 From: NewName Date: Thu, 19 Dec 2024 20:26:14 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5d48498..acbce93 100644 --- a/README.md +++ b/README.md @@ -71,12 +71,10 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/Mbit.sh) ``` -- ### 一键安装`docker`和`docker-compose` -> 适配`Debian`、`Ubuntu`、`Alpine Linux`系统 +- ### 为Docker启用IPV6 ``` -bash <(wget -qO- https://gitlab.com/yishijie/shell/raw/main/docker.sh) +bash <(wget -qO- https://gitlab.com/yishijie/shell/raw/main/dockeripv6.sh) ``` -> 为Docker启用IPV6:`bash <(wget -qO- https://gitlab.com/yishijie/shell/raw/main/dockeripv6.sh)` - ### vultr开机脚本 ```