From 5c94d13b9e88ce35c32b27c0116206b809112600 Mon Sep 17 00:00:00 2001 From: wwd Date: Fri, 28 Nov 2025 18:19:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/menu.sh b/scripts/menu.sh index 01b01c5..7920fe7 100644 --- a/scripts/menu.sh +++ b/scripts/menu.sh @@ -1113,7 +1113,7 @@ setboot() { #启动相关设置 echo ----------------------------------------------- echo -e "\033[30;47m欢迎使用启动设置菜单:\033[0m" echo ----------------------------------------------- - echo -e " 1 ${auto_set}\033[0mShellCrash开机启动" + echo -e " 1 ${auto_set}\033[0mShellCrash开机启动(alpine需先禁用再启用)" echo -e " 2 使用保守模式: \033[36m$start_old\033[0m ————基于定时任务(每分钟检测)" echo -e " 3 设置自启延时: \033[36m$delay\033[0m ————用于解决自启后服务受限" echo -e " 4 启用小闪存模式: \033[36m$mini_clash\033[0m ————用于闪存空间不足的设备"