diff --git a/arch-setup/install.sh b/arch-setup/install.sh index 28386581..6803cea0 100755 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -25,6 +25,8 @@ fi # excpect & send # fix install problems +echo Updating keyring +sudo pacman -Sy --noconfirm archlinux-keyring echo Updating repos and packages sudo pacman -Syu --noconfirm echo Installing pip