Right now we are just built for online installer

This commit is contained in:
David Heinemeier Hansson 2025-08-24 20:10:03 +02:00
parent b09c625ac0
commit a8c3d1a2bd

View File

@ -65,10 +65,8 @@ source $OMARCHY_INSTALL/apps/mimetypes.sh
# Updates # Updates
sudo updatedb sudo updatedb
# Update system packages if we have a network connection # Update system packages
if ping -c5 omarchy.org &>/dev/null; then
sudo pacman -Syu --noconfirm sudo pacman -Syu --noconfirm
fi
# Reboot # Reboot
omarchy-show-logo omarchy-show-logo