Better intro
This commit is contained in:
parent
fdd2aaf4d1
commit
8b31902909
3
boot.sh
3
boot.sh
@ -8,8 +8,9 @@ ascii_art=' ▄██████▄ ▄▄▄▄███▄▄▄▄
|
|||||||
▀██████▀ ▀█ ███ █▀ ███ █▀ ███ ███ ████████▀ ███ █▀ ▀█████▀
|
▀██████▀ ▀█ ███ █▀ ███ █▀ ███ ███ ████████▀ ███ █▀ ▀█████▀
|
||||||
███ ███ '
|
███ ███ '
|
||||||
|
|
||||||
echo -e "$ascii_art"
|
echo -e "\n$ascii_art\n\n"
|
||||||
|
|
||||||
|
echo "Starting installation of Omarchy..."
|
||||||
sudo pacman -Sy --noconfirm --needed git >/dev/null
|
sudo pacman -Sy --noconfirm --needed git >/dev/null
|
||||||
|
|
||||||
echo "Cloning Omarchy..."
|
echo "Cloning Omarchy..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user