From 6cabe10e40173f42830cd64c51c25ef910567d2a 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:39:32 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2530971..b7628e7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ - SHELL := /bin/bash USER_NAME := apulkin @@ -55,7 +54,7 @@ winbox: https://download.mikrotik.com/routeros/winbox/4.1/WinBox_Linux.zip sudo mkdir -p /opt/winbox sudo unzip -o /tmp/WinBox_Linux.zip -d /opt/winbox/ - sudo ln -sf /opt/winbox/WinBox /usr/bin/WinBox + sudo ln -sf /opt/winbox/WinBox /usr/bin/WinBox matrix: sudo wget -O /usr/share/keyrings/element-io-archive-keyring.gpg \