From b233c6caf4f791b889bbe43669ec0611424d54a6 Mon Sep 17 00:00:00 2001 From: uristalex Date: Mon, 18 May 2026 06:39:48 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20GITEA=5FINSTRUCTIONS.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GITEA_INSTRUCTIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GITEA_INSTRUCTIONS.md b/GITEA_INSTRUCTIONS.md index 081c0ee..0828b27 100644 --- a/GITEA_INSTRUCTIONS.md +++ b/GITEA_INSTRUCTIONS.md @@ -1,5 +1,5 @@ # Запуск скрипта на уделенном сервере по команде: -``` +```bash curl -sSL https://gitlab.alex2py.ru/uristalex/server-tools/raw/branch/main/ip_analyzer.py | python3 - $(curl -s ifconfig.me) ```