~1.9.3alpha2.1打包

~修复新手引导和自启网络检测的相关bug
This commit is contained in:
juewuy
2025-12-27 09:11:45 +08:00
parent 302e828c94
commit 3dbb33f3a7
7 changed files with 6 additions and 6 deletions

View File

@@ -666,7 +666,7 @@ debug(){
#新手引导
userguide(){
. "$CRASHDIR"/libs/check_dir_avail.sh
forwhat(){
echo "-----------------------------------------------"
echo -e "\033[30;46m 欢迎使用ShellCrash新手引导 \033[0m"
@@ -765,7 +765,7 @@ userguide(){
setconfig dns_resolver "'$dns_resolver'"
fi
#启用推荐的自动任务配置
. "$CRASHDIR"/menus/task.sh && task_recom
. "$CRASHDIR"/menus/5_task.sh && task_recom
#小米设备软固化
if [ "$systype" = "mi_snapshot" ];then
echo "-----------------------------------------------"