From 93afc3b0033638282ef75fc9f9e8c4ef7c1c667e Mon Sep 17 00:00:00 2001 From: wnlen <62139570+wnlen@users.noreply.github.com> Date: Fri, 20 Mar 2026 15:00:20 +0800 Subject: [PATCH] Update start.sh --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index 984ddee..960461b 100644 --- a/start.sh +++ b/start.sh @@ -402,7 +402,7 @@ fi source "$Server_Dir/scripts/resolve_clash.sh" ## 临时取消环境变量 -unset http_proxy https_proxy no_proxy HTTP_PROXY HTTPS_PROXY NO_PROXY || true +unset http_proxy https_proxy no_proxy all_proxy HTTP_PROXY HTTPS_PROXY NO_PROXY ALL_PROXY || true ######################################################## # systemd 兜底:如果没有可用订阅 URL,则确保有 config.yaml