mirror of
https://github.com/chevereto/docker.git
synced 2026-05-06 12:37:10 +02:00
supports hostname vars
This commit is contained in:
9
scripts/logo.sh
Executable file
9
scripts/logo.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
cat <<EOM
|
||||
__ __
|
||||
____/ / ___ _ _____ _______ / /____
|
||||
/ __/ _ \/ -_) |/ / -_) __/ -_) __/ _ \\
|
||||
\__/_//_/\__/|___/\__/_/ \__/\__/\___/
|
||||
|
||||
EOM
|
||||
Reference in New Issue
Block a user