diff --git a/scripts/unix/test1.sh b/scripts/unix/test1.sh new file mode 100644 index 00000000..db88fed4 --- /dev/null +++ b/scripts/unix/test1.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +echo 'hello'