mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Right now we are just built for online installer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user