diff --git a/test.sh b/test.sh index fd828d9..5c90364 100644 --- a/test.sh +++ b/test.sh @@ -1,2 +1,3 @@ #! /bin/bash -echo "test script with webhook trigger" \ No newline at end of file +echo "test script with webhook trigger" +pwd \ No newline at end of file