From 38983bcce48de98ef67fbb6ed66edf17ae64a173 Mon Sep 17 00:00:00 2001 From: joy Date: Thu, 30 Oct 2025 22:31:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/containerd.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 12 --- scripts/containerd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/containerd.sh b/scripts/containerd.sh index 6025ef8..a42a8d9 100644 --- a/scripts/containerd.sh +++ b/scripts/containerd.sh @@ -120,7 +120,7 @@ add_gpg_key() { log "ERROR" "添加GPG密钥失败(网络或密钥地址异常)" exit 1 fi - log "INFO" s "GPG密钥添加完成" + log "INFO" "GPG密钥添加完成" } # 添加Docker源(屏蔽日志)