diff --git a/boot.sh b/boot.sh index ed53b2d..0cc53ad 100644 --- a/boot.sh +++ b/boot.sh @@ -10,7 +10,7 @@ ascii_art=' ▄██████▄ ▄▄▄▄███▄▄▄▄ echo -e "\n$ascii_art\n\n" -sudo pacman -Sy --noconfirm --needed git >/dev/null +pacman -Q git &>/dev/null || sudo pacman -Sy --noconfirm --needed git echo -e "\nCloning Omarchy..." rm -rf ~/.local/share/omarchy/