diff --git a/test.sh b/test.sh new file mode 100644 index 0000000000000000000000000000000000000000..4c8e5fba6fab9eb39d3c65633bca424f78b8bdb7 --- /dev/null +++ b/test.sh @@ -0,0 +1,2 @@ +#! /bin/bash +echo "hello world" \ No newline at end of file