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