diff --git a/helloworld.sh b/helloworld.sh new file mode 100644 index 000000000000..6380f86440d3 --- /dev/null +++ b/helloworld.sh @@ -0,0 +1 @@ +echo "Hello world!" \ No newline at end of file