Ensure indexes are up to date from boot.sh instead

This commit is contained in:
David Heinemeier Hansson
2025-07-22 18:08:31 -04:00
parent 69e48758fd
commit 7c75cbbcd5
2 changed files with 1 additions and 4 deletions

View File

@ -12,7 +12,7 @@ ansi_art=' ▄██████▄ ▄▄▄▄███▄▄▄▄
echo -e "\n$ansi_art\n"
pacman -Q git &>/dev/null || sudo pacman -Sy --noconfirm --needed git
sudo pacman -Sy --noconfirm --needed git
echo -e "\nCloning Omarchy..."
rm -rf ~/.local/share/omarchy/