From abb8b8921f5656bce11f1e3daa46913072836915 Mon Sep 17 00:00:00 2001 From: dany Date: Fri, 29 Jul 2022 14:49:43 +0200 Subject: [PATCH] Add 'test.sh' --- test.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test.sh diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..a6f6437 --- /dev/null +++ b/test.sh @@ -0,0 +1,2 @@ +#! /bin/bash +echo "test script" \ No newline at end of file