Skip to content

Commit

Permalink
Merge pull request #13178 from vrothberg/sym-hello
Browse files Browse the repository at this point in the history
helloimage: header symmetry
  • Loading branch information
openshift-merge-robot authored Feb 10, 2022
2 parents 64a7368 + 411fca0 commit 9cf1b1b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions contrib/helloimage/podman_hello_world.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
# [email protected], Twitter: @mairin
# January 2022
###
echo " "
echo "! ... Hello Podman World ...!"
echo " "
echo " .--\"--. "
echo " / - - \\ "
echo " / (O) (O) \\ "
echo " ~~~| -=(,Y,)=- | "
echo " .---. /\` \\ |~~ "
echo " ~/ o o \\~~~~.----. ~~ "
echo " | =(X)= |~ / (O (O) \\ "
echo " ~~~~~~~ ~| =(Y_)=- | "
echo " ~~~~ ~~~| U |~~ "
echo " "
echo "! ... Hello Podman World ... !"
echo " "
echo " .--\"--. "
echo " / - - \\ "
echo " / (O) (O) \\ "
echo " ~~~| -=(,Y,)=- | "
echo " .---. /\` \\ |~~ "
echo " ~/ o o \\~~~~.----. ~~ "
echo " | =(X)= |~ / (O (O) \\ "
echo " ~~~~~~~ ~| =(Y_)=- | "
echo " ~~~~ ~~~| U |~~ "
echo ""
echo "Project: https://github.com/containers/podman"
echo "Website: https://podman.io"
Expand Down

0 comments on commit 9cf1b1b

Please sign in to comment.