From b3f8fc734daf9c167c24aa01eadee1bba9f9982f Mon Sep 17 00:00:00 2001 From: dany Date: Mon, 1 Aug 2022 17:41:43 +0200 Subject: [PATCH] Update 'test.sh' --- test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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