From 697770ddd622e309e85776e2e8907be91bdae110 Mon Sep 17 00:00:00 2001 From: Tyler McGurrin Date: Sat, 2 Nov 2024 23:27:02 -0400 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/