From e9f4747a1258345c1aa901067c73b914bc8430d6 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Thu, 9 Oct 2025 22:47:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA=E8=AF=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/run.sh b/bin/run.sh index e88485c..ea5cf0e 100644 --- a/bin/run.sh +++ b/bin/run.sh @@ -11,7 +11,6 @@ if [ $uuid = "你的UUID" ]; then echo "配置未初始化" echo "正在执行初始化脚本..." bash $script_dir/init.sh - echo "初始化完成" fi ## 启动docker容器