From 9a964b26f561dc754b82b78bd73eab8bda33f0ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=9F=D1=83=D0=BB=D1=8C=D0=BA=D0=B8=D0=BD?= <1+apulkin@noreply.localhost> Date: Thu, 28 May 2026 11:41:35 +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=20Makefile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b7628e7..a86f260 100644 --- a/Makefile +++ b/Makefile @@ -93,4 +93,4 @@ telegram: tar -xf /tmp/telegram.tar.xz -C /tmp sudo mv /tmp/Telegram /opt/telegram - sudo ln -sf /opt/telegram/Telegram /usr/bin/telegram + sudo ln -sf /opt/telegram/Telegram /usr/bin/telegram \ No newline at end of file