From 5aa8a8b65ebbafe534c6b6fa8fcc22d62de33652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9=D0=BA=D0=B0?= Date: Fri, 20 Feb 2026 21:01:28 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b4f168..99af800 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Запустить удалённый скрипт: ## wget ``` -wget -qO - https://g.torshes.ru/alex/galias-d/raw/branch/main/galias-d.sh | bash +wget -qO - https://g.torshes.ru/alex/galias-d/raw/galias-d.sh | bash ``` ## curl ``` -source <(curl -s https://g.torshes.ru/alex/galias-d/raw/branch/main/galias-d.sh) +source <(curl -s https://g.torshes.ru/alex/galias-d/raw/galias-d.sh) ``` \ No newline at end of file