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