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