From f8436c5951db1e9902eafffabf2c4d68f1204e33 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Wed, 22 May 2024 00:06:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 95903e7..5a0fbff 100644 --- a/install.sh +++ b/install.sh @@ -24,6 +24,8 @@ mount --bind /sys /mnt/sys mount --bind /proc /mnt/proc mount --bind /run /mnt/run +curl https://fedoraproject.org/fedora.gpg | gpg --import + dnf -y --installroot=/mnt --releasever=39 group install standard core \ hardware-support development-libs development-tools