Update package-rhel.sh

pull/7910/head
JieXu 2025-09-08 21:16:21 +08:00 committed by GitHub
parent f395c5feb3
commit d3e06eba11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"