diff --git a/README.md b/README.md index d3ce7d4..b2df7fe 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/init/02-sysC - docker ```sh -curl -sS -O https://gitea.tohub.top/Share/vps/raw/branch/main/init/03-docker.sh && chmod +x 03-docker.sh && ./03-docker.sh +bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/init/03-docker.sh) ```