archlinux keyring renew
This commit is contained in:
parent
750c0a0847
commit
07a8e1accb
1 changed files with 3 additions and 1 deletions
|
@ -102,9 +102,11 @@ sleep .5
|
|||
|
||||
blue \[1\/6\] Now installing main programs \(system basics\)...
|
||||
|
||||
pacman --noconfirm --needed -Sy git base-devel
|
||||
pacman --noconfirm -Sy archlinux-keyring
|
||||
|
||||
pacman --noconfirm --needed -Sy \
|
||||
base-devel \
|
||||
git \
|
||||
xorg-xinit \
|
||||
xorg-server \
|
||||
compton \
|
||||
|
|
Loading…
Reference in a new issue