From 736d049a3c092cb4cb78e77b525b6e4d215eb5a4 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 23 Dec 2023 22:28:42 +0100 Subject: [PATCH] added a testfolder/script for testing CI --- testsubfolder/testscript.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 testsubfolder/testscript.sh diff --git a/testsubfolder/testscript.sh b/testsubfolder/testscript.sh new file mode 100755 index 0000000..125a563 --- /dev/null +++ b/testsubfolder/testscript.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +#does nothing