Update printLogo()
This commit is contained in:
parent
717481684c
commit
97ec9bccd1
|
@ -576,7 +576,7 @@ EOF
|
|||
|
||||
printLogo() {
|
||||
tput bold
|
||||
tput setaf 4
|
||||
tput setaf 2
|
||||
cat << END
|
||||
,, ,,
|
||||
\`7MM db
|
||||
|
|
Loading…
Reference in New Issue