14 lines
335 B
Bash
Executable file
14 lines
335 B
Bash
Executable file
cat << "EOF"
|
|
____ _
|
|
/ __ \ (_)
|
|
| | | |_ _ __ _ _ _ _ ___
|
|
| | | | | | |/ _` | | | | | |/ _ \
|
|
| |__| | |_| | (_| | |_| |_| | (_) |
|
|
\___\_\\__,_|\__,_|\__, (_)_|\___/
|
|
=====================__/ |==========
|
|
|___/
|
|
Running on 127.0.0.1:5000
|
|
|
|
EOF
|
|
|
|
goreman start
|