diff --git a/test.sh b/test.sh index e69de29..1644a46 100644 --- a/test.sh +++ b/test.sh @@ -0,0 +1,3 @@ +#! /bin/bash + +echo "this is test.sh"