fix: remove checkupdates, add new screenshot, edit README

This commit is contained in:
2026-07-04 12:19:04 +02:00
parent b14b8427d3
commit da64a7b42f
3 changed files with 4 additions and 6 deletions
+3 -5
View File
@@ -254,11 +254,9 @@ echo "Done."
echo
# Check if keyring is up-to-date
if checkupdates | grep -q archlinux-keyring; then
echo "Updating keyring.."
pacman -Sy archlinux-keyring --noconfirm
echo "Done."
fi
echo "Updating keyring.."
pacman -Sy archlinux-keyring --needed --noconfirm
echo "Done."
echo
# Installing base system