diff --git a/boot.sh b/boot.sh index 61d22e3..f7c4deb 100644 --- a/boot.sh +++ b/boot.sh @@ -9,8 +9,6 @@ ascii_art=' ▄██████▄ ▄▄▄▄███▄▄▄▄ ███ ███ ' 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 --needed git >/dev/null