diff --git a/boot.sh b/boot.sh index fe8a027..1614972 100644 --- a/boot.sh +++ b/boot.sh @@ -12,7 +12,7 @@ echo -e "$ascii_art" echo "=> Omarchy is for fresh Arch installations only!" echo -e "\nBegin installation (or abort with ctrl+c)..." -sudo pacman -Sy --noconfirm git >/dev/null +sudo pacman -Sy --noconfirm --needed git >/dev/null echo "Cloning Omarchy..." rm -rf ~/.local/share/omarchy/