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
sudo updatedb
# Update system packages if we have a network connection
if ping -c5 omarchy.org &>/dev/null; then
sudo pacman -Syu --noconfirm
fi
# Update system packages
sudo pacman -Syu --noconfirm
# Reboot
omarchy-show-logo