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