(end me)
This commit is contained in:
parent
12c448c89e
commit
b84c14e8d8
@ -6,7 +6,8 @@ echo Adding Keys
|
||||
|
||||
git clone https://aur.archlinux.org/archlinux32-keyring.git
|
||||
cd archlinux32-keyring
|
||||
runuser -u "$nonprivilegeduser" -c "makepkg -si --skippgpcheck --noconfirm"
|
||||
sudo useradd build -G wheel,storage
|
||||
su build -c makepkg -si --skippgpcheck --noconfirm
|
||||
cd ..
|
||||
sudo mv ./archlinux32-keyring/src/archlinux32-keyring*/archlinux32.pgp ./archlinux32-keyring/src/archlinux32-keyring*/pubring.pgp
|
||||
sudo pacman-key --import ./archlinux32-keyring/src/archlinux32-keyring*/pubring.pgp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user