Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix the devil. - geomyidae - a small C-based gopherd (mirror)
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit c3891a3ec4edeb9657f9b185d32a6f1a40394848
parent 4b3c0afd77c35f4df4318c887cd6e5e6d247ee68
Author: Christoph Lohmann <[email protected]>
Date: Wed, 28 Feb 2024 15:41:07 +0100
Fix the devil.
Diffstat:
M autohell.sh | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/autohell.sh b/autohell.sh
@@ -1,18 +1,18 @@
#!/bin/sh
-echo <<END
+cat << END
, ,, ,
| || | ,/ _____ \. _______
\_||_/ ||_/ \_|| / \
|| \_| . . |_/ | HELLO |
|| | L | _\_______/
- ,|| |`==='| ./
- |>| ___`> -<'___
+ ,|| |'==='| ./
+ |>| ___'> -<'___
|>|\ / \
\>| \ / , . . |
|| \/ /| . | . | |
- ||\ ` / | ___|___ | | (
- (( || `--' | _______ | | )) (
+ ||\ / | ___|___ | | (
+ (( || '--' | _______ | | )) (
( )\|| ( )\ | - --- - | -| ( ( \ ))
(\/ || ))/ ( | -- - -- | | )) ) \((
( ()||((( ())| | |( (( () )hjm
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.