From 73c5a796667e1bd2fec7dedd18a9b1516e015374 Mon Sep 17 00:00:00 2001 From: anten-ka Date: Sun, 8 Mar 2026 16:09:22 +0300 Subject: [PATCH] Fix: LF line endings for gowarp (ensure Unix) --- warp.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/warp.sh b/warp.sh index 9fa6801..aecc92b 100644 --- a/warp.sh +++ b/warp.sh @@ -5,6 +5,7 @@ set -o pipefail # WARP Manager v1.1 — Cloudflare WARP SOCKS5 Proxy for 3X-UI # Telegram Bot · Status · Rekey · 3X-UI Config # Channel: https://www.youtube.com/@antenkaru +# Line endings: LF only (Unix) for gowarp on Linux # ══════════════════════════════════════════════════════════════ WARP_VERSION="1.1"