mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
style: update ASCII art in install script header (#8628)
This commit is contained in:
@@ -23,16 +23,16 @@ function print_header() {
|
||||
clear
|
||||
|
||||
cat <<"EOF"
|
||||
--------------------------------------------
|
||||
____ _ /////////
|
||||
| _ \| | __ _ _ __ ___ /////////
|
||||
| |_) | |/ _` | '_ \ / _ \ ///// /////
|
||||
| __/| | (_| | | | | __/ ///// /////
|
||||
|_| |_|\__,_|_| |_|\___| ////
|
||||
////
|
||||
--------------------------------------------
|
||||
Project management tool from the future
|
||||
--------------------------------------------
|
||||
##+. ##+ .##-
|
||||
######+.######-.######.
|
||||
#######. -### +#####+.
|
||||
#######. + +######.
|
||||
#######. .#######
|
||||
#######. .#######
|
||||
####### + .#######
|
||||
.+#####+ ###- .#######
|
||||
.######.-#####+.+######
|
||||
-##. -## .+##
|
||||
EOF
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user