Right now we are just built for online installer
This commit is contained in:
parent
b09c625ac0
commit
a8c3d1a2bd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user