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" cat << "EOF"
____ _ ____
/ __ \ (_) / __ \
| | | |_ _ __ _ _ _ _ ___ | | | |_ _ __ _ _ _
| | | | | | |/ _` | | | | | |/ _ \ | | | | | | |/ _` | | | |
| |__| | |_| | (_| | |_| |_| | (_) | | |__| | |_| | (_| | |_| |
\___\_\\__,_|\__,_|\__, (_)_|\___/ \___\_\\__,_|\__,_|\__, |
=====================__/ |========== ======================__/ |==========
|___/ Development Server |___/ by CoreOS
Running on 127.0.0.1:5000 127.0.0.1:5000
EOF EOF
printf "$(date) \n\n"
goreman start goreman start