From cf1d2264a003fce86a62ff5cdbbb92f8ea95aebc Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 27 Aug 2024 21:51:32 +0200 Subject: [PATCH] remove shellcheck testscript --- shell.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 shell.sh diff --git a/shell.sh b/shell.sh deleted file mode 100644 index 0dc4bf3..0000000 --- a/shell.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -hallo="welt welt" - -echo $hallo