diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2021-08-01 01:57:29 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2021-08-01 01:57:29 +1200 |
commit | 556233cb3e5285a3840b551ed13107d46942e9eb (patch) | |
tree | bcbd062c65bb88fa8cc42b734a247d956edaa1e9 /doomsh.bash | |
parent | Merge branch 'release/v2.0.0' (diff) | |
download | doomsh-556233cb3e5285a3840b551ed13107d46942e9eb.tar.gz doomsh-556233cb3e5285a3840b551ed13107d46942e9eb.zip |
Correct spacing in ASCII art
Diffstat (limited to 'doomsh.bash')
-rw-r--r-- | doomsh.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doomsh.bash b/doomsh.bash index 13d0dc9..eb4a1ac 100644 --- a/doomsh.bash +++ b/doomsh.bash @@ -41,7 +41,7 @@ ______ _____ _____ __ ___ | | / | \_/ | \_/ | |\ /| | | |/ / \ / \ /| | V | | | ' / \_/ \_/ \_| | | -|__/ \_| +|__/ \_| EOF printf >&2 %s "$( { tput me || tput sgr0 |