hopefully ifx issues with PGP key imports
This commit is contained in:
parent
02acd8faf6
commit
a3268381e7
@ -8,9 +8,11 @@ git clone https://aur.archlinux.org/archlinux32-keyring.git
|
|||||||
cd archlinux32-keyring
|
cd archlinux32-keyring
|
||||||
makepkg -si --skippgpcheck --noconfirm
|
makepkg -si --skippgpcheck --noconfirm
|
||||||
cd ..
|
cd ..
|
||||||
|
sudo pacman-key --import ./archlinux32-keyring/*.pgp
|
||||||
sudo pacman-key --init
|
sudo pacman-key --init
|
||||||
sudo pacman-key --populate
|
sudo pacman-key --populate
|
||||||
|
|
||||||
|
|
||||||
echo Making ISO...
|
echo Making ISO...
|
||||||
mkdir -p out/
|
mkdir -p out/
|
||||||
mkdir -p work/
|
mkdir -p work/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user