From d24ea99807ba7e802dfe8c4190b150e364fd87bd Mon Sep 17 00:00:00 2001 From: Tyler McGurrin Date: Sun, 17 Nov 2024 17:48:36 -0500 Subject: [PATCH] maybe i fixed it this time? --- makeiso.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makeiso.sh b/makeiso.sh index 25c70a7..cf213be 100755 --- a/makeiso.sh +++ b/makeiso.sh @@ -8,7 +8,7 @@ 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 --import ./archlinux32-keyring/src/archlinux32-keyring*/*.pgp sudo pacman-key --init sudo pacman-key --populate