From 070172041da171ef1b9abdb9032062b5005f687d Mon Sep 17 00:00:00 2001 From: fabian Date: Sat, 25 May 2024 15:19:01 +0200 Subject: [PATCH] updated test2 --- test2.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test2.sh b/test2.sh index e69de29..f80b546 100644 --- a/test2.sh +++ b/test2.sh @@ -0,0 +1,3 @@ +#! /bin/bash + +echo "this is test2.sh"