mirror of
https://github.com/containers/podman.git
synced 2025-06-24 03:08:13 +08:00
helloimage: header symmetry
Make the header symmetric by adding a whitespace before the `!` on the righthand side. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
# January 2022
|
# January 2022
|
||||||
###
|
###
|
||||||
echo " "
|
echo " "
|
||||||
echo "! ... Hello Podman World ...!"
|
echo "! ... Hello Podman World ... !"
|
||||||
echo " "
|
echo " "
|
||||||
echo " .--\"--. "
|
echo " .--\"--. "
|
||||||
echo " / - - \\ "
|
echo " / - - \\ "
|
||||||
|
Reference in New Issue
Block a user