diff --git a/hello.sh b/hello.sh index 16f7a50..5cb1381 100644 --- a/hello.sh +++ b/hello.sh @@ -1,3 +1,4 @@ #/bin/bash -x echo "hello world!" +echo "I am Back just for a PR test"