From d3e06eba112e423a87f0493d32421ef94cb28217 Mon Sep 17 00:00:00 2001 From: JieXu Date: Mon, 8 Sep 2025 21:16:21 +0800 Subject: [PATCH] Update package-rhel.sh --- package-rhel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-rhel.sh b/package-rhel.sh index f6727f94..2cdf95c3 100644 --- a/package-rhel.sh +++ b/package-rhel.sh @@ -390,7 +390,7 @@ download_mihomo() { chmod +x "$outroot/bin/mihomo/mihomo" || true } -# Move geo files to a unified path: outroot/bin/ (NOT bin/xray/) +# Move geo files to a unified path: outroot/bin unify_geo_layout() { local outroot="$1" mkdir -p "$outroot/bin"