From d915d4cb2ab34c751bd39a21e2d83bd2429b06a8 Mon Sep 17 00:00:00 2001 From: Xircon Date: Sat, 21 Feb 2026 00:24:28 -0500 Subject: [PATCH] Fix oversight with adding keys --- makeiso.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makeiso.sh b/makeiso.sh index 88b126f..fcccdda 100755 --- a/makeiso.sh +++ b/makeiso.sh @@ -8,6 +8,8 @@ git clone https://aur.archlinux.org/archlinux32-keyring.git cd archlinux32-keyring makepkg -si --skippgpcheck cd .. +sudo pacman-key --init +sudo pacman-key --populate echo Making ISO... mkdir -p out/