From a3268381e797611e8806bf22903ec514e360cd2d Mon Sep 17 00:00:00 2001 From: Tyler McGurrin Date: Sun, 17 Nov 2024 17:42:39 -0500 Subject: [PATCH] hopefully ifx issues with PGP key imports --- makeiso.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makeiso.sh b/makeiso.sh index bcae3d3..25c70a7 100755 --- a/makeiso.sh +++ b/makeiso.sh @@ -8,9 +8,11 @@ git clone https://aur.archlinux.org/archlinux32-keyring.git cd archlinux32-keyring makepkg -si --skippgpcheck --noconfirm cd .. +sudo pacman-key --import ./archlinux32-keyring/*.pgp sudo pacman-key --init sudo pacman-key --populate + echo Making ISO... mkdir -p out/ mkdir -p work/