Add keyring installation to setupKeyring

This commit is contained in:
natemaia 2017-10-29 22:36:32 -07:00
parent cbeaf3d5f6
commit 4141e88fb2

View File

@ -61,6 +61,7 @@ fi
# finish populating the keyrings
sudo pacman -S archlabs-keyring
sudo pacman-key --populate archlabs
}