diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2021-08-01 01:59:12 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2021-08-01 01:59:12 +1200 |
commit | 2938cd6923546b4b069a5e7990e18b93e3dc3835 (patch) | |
tree | 575b871a723924855a85952e5a0163a8d9e76da5 /doomsh.bash | |
parent | Merge branch 'release/v2.0.0' (diff) | |
parent | Add missing target for Makefile install target (diff) | |
download | doomsh-master.tar.gz doomsh-master.zip |
* hotfix/v2.0.1:
Add missing target for Makefile install target
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 |