improvements to startup logo
This commit is contained in:
parent
007241e965
commit
b97ceda59b
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
||||||
cat << "EOF"
|
cat << "EOF"
|
||||||
__ __
|
__ __
|
||||||
/ \ / \ _____ _ _ __ __ __
|
/ \ / \ ______ _ _ __ __ __
|
||||||
/ /\ / /\ \ / __ \ | | | | / \ \ \ / /
|
/ /\ / /\ \ / __ \ | | | | / \ \ \ / /
|
||||||
/ / / / \ \ | | | | | | | | / /\ \ \ /
|
/ / / / \ \ | | | | | | | | / /\ \ \ /
|
||||||
\ \ \ \ / / | |__| | | |__| | / ___\ \ | |
|
\ \ \ \ / / | |__| | | |__| | / ____ \ | |
|
||||||
\ \/ \ \/ / \_ ___/ \____/ /_/ \_\ |_|
|
\ \/ \ \/ / \_ ___/ \____/ /_/ \_\ |_|
|
||||||
\__/ \__/ \ \__
|
\__/ \__/ \ \__
|
||||||
\___\ by CoreOS
|
\___\ by CoreOS
|
||||||
Build, Store, and Distribute your Containers
|
|
||||||
|
Build, Store, and Distribute your Containers
|
||||||
|
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
Reference in a new issue