From b0665a5c6ef84144effb751d0cc271c51a240d47 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Tue, 20 May 2025 13:11:20 +0300 Subject: [PATCH] Add files via upload --- autoXRAYselfsteal.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autoXRAYselfsteal.sh b/autoXRAYselfsteal.sh index 3758764..d2365c2 100644 --- a/autoXRAYselfsteal.sh +++ b/autoXRAYselfsteal.sh @@ -19,8 +19,8 @@ fi echo "Обновление и установка необходимых пакетов..." apt update && apt install sudo -y -#sudo apt update && sudo apt upgrade -y -sudo apt update && sudo apt install -y jq +sudo apt update && sudo apt upgrade -y +sudo apt install -y jq echo "Настройка DNS..."