From 07c9ce2467c0e1e8907b0692ebb76199dff2f253 Mon Sep 17 00:00:00 2001 From: dany Date: Mon, 1 Aug 2022 18:06:28 +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 41cd3e9..d09a5a3 100644 --- a/test.sh +++ b/test.sh @@ -1,4 +1,5 @@ #! /bin/bash echo "test script with webhook trigger" pwd -# didn't work \ No newline at end of file +# didn't work +tree . \ No newline at end of file