chore: remove build-greet.sh
This commit is contained in:
parent
1583fddcdc
commit
7190d9ea90
2 changed files with 1 additions and 12 deletions
scripts
|
@ -1,11 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo -e "\e[49;38;2;49;116;143m"
|
||||
echo -e "██████╗ ██╗██████╗ ███████╗███████╗██╗███████╗██╗ ██╗ ○ ▄ ▄ "
|
||||
echo -e "██╔════╝██║██╔══██╗██╔════╝██╔════╝██║██╔════╝██║ ██║ ⚬ █▄▄ █▄▄"
|
||||
echo -e "█████╗ ██║██████╔╝█████╗ █████╗ ██║███████╗███████║ ▄▄▄▄▄▄ ▄ "
|
||||
echo -e "██╔══╝ ██║██╔══██╗██╔══╝ ██╔══╝ ██║╚════██║██╔══██║ █ █ █▄▄"
|
||||
echo -e "██║ ██║██║ ██║███████╗██║ ██║███████║██║ ██║ █ ● ● █ "
|
||||
echo -e "╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ▀▄▄▄▄▄▄▀\e[0m\n"
|
||||
echo -e "\e[1;34mCurrently building Firefish!\e[0m"
|
||||
echo -e "\e[1;38;2;255;136;0mThis may take a while...\e[0m\n"
|
Loading…
Add table
Add a link
Reference in a new issue