diff --git a/install.sh b/install.sh index 1e7499de..cefa8501 100755 --- a/install.sh +++ b/install.sh @@ -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