From bda31de05d927cf739d25d6132638bb1bb9198a1 Mon Sep 17 00:00:00 2001 From: juewuy Date: Mon, 13 Jul 2026 17:00:50 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BF=AE=E5=A4=8D=E5=9C=A8=E7=BA=BF=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=AE=A2=E9=98=85=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E5=A4=B1=E6=95=88=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/menus/task_cmd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/menus/task_cmd.sh b/scripts/menus/task_cmd.sh index 026eae86..0b1982e2 100644 --- a/scripts/menus/task_cmd.sh +++ b/scripts/menus/task_cmd.sh @@ -129,7 +129,7 @@ web_save_auto(){ . "$CRASHDIR"/libs/web_save.sh && web_save } update_config() { #更新订阅并重启 - . "$CRASHDIR"/starts/core_config.sh && get_core_config && "$CRASHDIR"/start.sh start + . "$CRASHDIR"/starts/core_config.sh get_core_config && "$CRASHDIR"/start.sh start } hotupdate() { #热更新订阅 . "$CRASHDIR"/starts/core_config.sh && get_core_config &&