From 95a15f6509429a0d55744588bf824ce82829bf33 Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Wed, 3 Sep 2025 06:58:45 +0800 Subject: [PATCH] Update singbox.sh --- proxy/singbox.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/proxy/singbox.sh b/proxy/singbox.sh index 6e8480d..089b1ae 100644 --- a/proxy/singbox.sh +++ b/proxy/singbox.sh @@ -6137,9 +6137,11 @@ echo "╚═══════════════════════ esac } -# 检查必需依赖 +# 检查依赖 check_dependencies +[[ ! -f /usr/local/bin/singbox ]] && Update_Script + if [[ $# -eq 0 ]]; then main_menu else