From 954a1c75c6788f5ec1b0f05480f4893ee8a667ae Mon Sep 17 00:00:00 2001 From: achi Date: Wed, 5 Jun 2024 13:54:19 +1000 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=A0=D0=95=D0=94=D0=9E=D0=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Install-Lers.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-Lers.ps1 b/Install-Lers.ps1 index ab34b1f..49ee1f3 100644 --- a/Install-Lers.ps1 +++ b/Install-Lers.ps1 @@ -77,7 +77,7 @@ function IsInstalled-Docker { } function InstallDocker-Redos { - dnf install docker-ce docker-ce-cli docker-compose-plugin + dnf install docker-ce docker-ce-cli docker-compose } #