Update start.sh

This commit is contained in:
wnlen
2026-03-20 15:00:20 +08:00
parent f079cfd13c
commit 93afc3b003

View File

@ -402,7 +402,7 @@ fi
source "$Server_Dir/scripts/resolve_clash.sh" 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 # systemd 兜底:如果没有可用订阅 URL则确保有 config.yaml