diff --git a/hello.sh b/hello.sh
new file mode 100644
index 0000000000000000000000000000000000000000..8b0b1a559a9d95fcd781645a32e173decfa4647c
--- /dev/null
+++ b/hello.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+echo "hello world!"