From 004c969239246bce64b08da87814c6c712da4e11 Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Sun, 29 Mar 2026 21:39:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20archrived-shells/ffmpeg.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archrived-shells/ffmpeg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archrived-shells/ffmpeg.sh b/archrived-shells/ffmpeg.sh index 4f78d7b..48cdff5 100644 --- a/archrived-shells/ffmpeg.sh +++ b/archrived-shells/ffmpeg.sh @@ -34,7 +34,7 @@ for ext in "${extensions[@]}"; do fi echo else - echo "跳过 $file,因为 $output 已存在。" + echo "跳过 $file,因为 $output 已存在。" fi done done