Only install if needed

This commit is contained in:
David Heinemeier Hansson
2025-06-02 10:35:35 +02:00
parent 7324a30ae9
commit 8cebe33318

View File

@ -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/