commit 4b3c0afd77c35f4df4318c887cd6e5e6d247ee68
parent 4140d67a13c6888267e975e8bf60bfe91f3d21a4
Author: Christoph Lohmann <20h@r-36.net>
Date: Wed, 28 Feb 2024 15:32:48 +0100
Add autohell support.
Diffstat:
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/autohell.sh b/autohell.sh
@@ -0,0 +1,20 @@
+#!/bin/sh
+
+echo <<END
+ , ,, ,
+ | || | ,/ _____ \. _______
+ \_||_/ ||_/ \_|| / \
+ || \_| . . |_/ | HELLO |
+ || | L | _\_______/
+ ,|| |`==='| ./
+ |>| ___`> -<'___
+ |>|\ / \
+ \>| \ / , . . |
+ || \/ /| . | . | |
+ ||\ ` / | ___|___ | | (
+ (( || `--' | _______ | | )) (
+( )\|| ( )\ | - --- - | -| ( ( \ ))
+(\/ || ))/ ( | -- - -- | | )) ) \((
+ ( ()||((( ())| | |( (( () )hjm
+END
+