From 2205a44684f61d2864441ae4196d38771ca8cf84 Mon Sep 17 00:00:00 2001 From: atos-piscine Date: Mon, 12 Dec 2022 13:55:16 +0000 Subject: [PATCH] My very first commit --- 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..5daae69 --- /dev/null +++ b/hello.sh @@ -0,0 +1 @@ +echo "Hello niang!" \ No newline at end of file