fix typo and setup keyring

artix
Matt C 3 years ago
parent 02cb13c89f
commit eca1016320

@ -82,8 +82,8 @@ grub-mkconfig -o /boot/grub/grub.cfg
systemctl enable NetworkManager
#pacman-key --init
#pacman-key --import archlinux
pacman-key --init
pacman-key --import archlinux
printf "Would you like to install a DE profile? (y/N): "
read DEP

Loading…
Cancel
Save