From 52825e056c486304bbf1ba80ebf4263b67ff8c18 Mon Sep 17 00:00:00 2001 From: TobiDueces <44579378+TobiDueces@users.noreply.github.com> Date: Mon, 29 Oct 2018 21:02:18 +0530 Subject: [PATCH] Add files via upload --- Bash/hello.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 Bash/hello.sh diff --git a/Bash/hello.sh b/Bash/hello.sh new file mode 100644 index 0000000..c346b86 --- /dev/null +++ b/Bash/hello.sh @@ -0,0 +1 @@ +echo Hello World \ No newline at end of file