This commit is contained in:
Valeriy Manzhos 2026-04-06 16:21:10 +03:00
parent bb49353af7
commit 9b9728968e
No known key found for this signature in database
GPG key ID: 6547CFC8E2EC3D90

View file

@ -452,7 +452,7 @@ build_for_arch() {
download_singbox "$outroot/bin/sing_box" "$RID_DIR" || echo "[!] sing-box download failed (skipped)"
fi
download_geo_assets "$outroot" || echo "[!] Geo rules download failed (skipped)"
download_hev_socks5_tunnel /opt/v2rayn-core "$RID_DIR" || echo "[!] hev-socks5-tunnel download failed (skipped)"
download_hev_socks5_tunnel "$STAGE/opt/v2rayn-core" "$RID_DIR" || echo "[!] hev-socks5-tunnel download failed (skipped)"
}
if [[ "$FORCE_NETCORE" -eq 0 ]]; then