style: update ASCII art in install script header (#8628)
This commit is contained in:
parent
b59e541b35
commit
bcc8fb4d1d
1 changed files with 10 additions and 10 deletions
|
|
@ -23,16 +23,16 @@ function print_header() {
|
||||||
clear
|
clear
|
||||||
|
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
--------------------------------------------
|
##+. ##+ .##-
|
||||||
____ _ /////////
|
######+.######-.######.
|
||||||
| _ \| | __ _ _ __ ___ /////////
|
#######. -### +#####+.
|
||||||
| |_) | |/ _` | '_ \ / _ \ ///// /////
|
#######. + +######.
|
||||||
| __/| | (_| | | | | __/ ///// /////
|
#######. .#######
|
||||||
|_| |_|\__,_|_| |_|\___| ////
|
#######. .#######
|
||||||
////
|
####### + .#######
|
||||||
--------------------------------------------
|
.+#####+ ###- .#######
|
||||||
Project management tool from the future
|
.######.-#####+.+######
|
||||||
--------------------------------------------
|
-##. -## .+##
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue