From 30b6e20567ecb73870ee5d5245aef4288dd0f119 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:53:43 +0300 Subject: [PATCH] Add files via upload --- test/warp-cf.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/warp-cf.sh b/test/warp-cf.sh index f5db450..ef5a660 100644 --- a/test/warp-cf.sh +++ b/test/warp-cf.sh @@ -6,9 +6,6 @@ RED='\033[1;31m' YEL='\033[1;33m' NC='\033[0m' # No Color -echo -e "${YEL}Удаляем WARP-cli...${NC}" -echo -e "y" | bash <(curl -fsSL https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh) u - echo -e "${YEL}Начало установки Cloudflare WARP...${NC}" apt-get update