Add files via upload

This commit is contained in:
xVRVx
2026-04-11 17:53:43 +03:00
committed by GitHub
parent 16b35b2db4
commit 30b6e20567

View File

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