diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..68aef9f --- /dev/null +++ b/test.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "this is a test" \ No newline at end of file