corrected development startup console art to more accurately reflect the company

This commit is contained in:
alecmerdler 2017-02-10 15:41:20 -08:00
parent d0a0c2609f
commit 391ada42e1

View file

@ -1,14 +1,14 @@
cat << "EOF"
____ _
/ __ \ (_)
| | | |_ _ __ _ _ _ _ ___
| | | | | | |/ _` | | | | | |/ _ \
| |__| | |_| | (_| | |_| |_| | (_) |
\___\_\\__,_|\__,_|\__, (_)_|\___/
=====================__/ |==========
|___/
Running on 127.0.0.1:5000
____
/ __ \
| | | |_ _ __ _ _ _
| | | | | | |/ _` | | | |
| |__| | |_| | (_| | |_| |
\___\_\\__,_|\__,_|\__, |
======================__/ |==========
Development Server |___/ by CoreOS
127.0.0.1:5000
EOF
printf "$(date) \n\n"
goreman start