From ae33403fa1476a5bb28caf508fb364a2387de54d Mon Sep 17 00:00:00 2001 From: kosenka Date: Mon, 1 Sep 2025 20:31:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index dcf64b2..4d33b09 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/usr/bin/sh -# wget https://git.kosenka.ru/kosenka/ubuntu.22.04/src/branch/master/install.sh +# wget https://git.kosenka.ru/kosenka/ubuntu.22.04/raw/branch/master/install.sh ColorRed='\033[0;31m' ColorGreen='\033[0;32m'