This commit is contained in:
David Heinemeier Hansson 2025-08-24 17:28:12 +02:00
parent 38d9961622
commit 57e14afca3

View File

@ -78,7 +78,7 @@ sudo updatedb
# Update system packages if we have a network connection
if ping -c5 omarchy.org &>/dev/null; then
yay -Syu --noconfirm
sudo pacman -Syu --noconfirm
fi
# Reboot