This commit is contained in:
David Heinemeier Hansson
2025-06-17 10:05:56 +02:00
parent ea93a7ef22
commit b4173429a5

View File

@ -8,7 +8,7 @@ ascii_art=' ▄██████▄ ▄▄▄▄███▄▄▄▄
▀██████▀ ▀█ ███ █▀ ███ █▀ ███ ███ ████████▀ ███ █▀ ▀█████▀
███ ███ '
echo -e "\n\n$ascii_art\n\n"
echo -e "\n$ascii_art\n\n"
sudo pacman -Sy --noconfirm --needed git >/dev/null