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