From 26ce3022d652e4493b93d06be0335be7de0db9e3 Mon Sep 17 00:00:00 2001 From: wangbo Date: Thu, 12 Jun 2025 14:36:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0centos=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index d475f27..aa7c831 100755 --- a/start.sh +++ b/start.sh @@ -32,7 +32,7 @@ check_network() { } # 预检网络连接 -check_network +#check_network # Docker 安装 if command -v docker &> /dev/null; then