From cd691ba2f8740d63a651bda9b757349de82fa24f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luig=20Guijarro=20P=C3=A9rez?= Date: Wed, 23 Mar 2022 20:50:25 +0100 Subject: [PATCH] =?UTF-8?q?Saludo=20en=20ingl=C3=A9s.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.sh diff --git a/hello.sh b/hello.sh new file mode 100644 index 0000000..7acbe40 --- /dev/null +++ b/hello.sh @@ -0,0 +1 @@ +echo "hi! How are you?"