From f4b10273dd8286db20736ee4ce82af4fc6f11768 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 20 Jan 2024 12:33:17 +0100 Subject: [PATCH] * MOD: again Signed-off-by: Uwe Hermann --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e6a70ef..46f369f 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ shellcheck: ## Runs the shellcheck tests on the scripts. --name df-shellcheck \ -v $(CURDIR):/usr/src:ro \ --workdir /usr/src \ - uleenucks/shellcheck find / + uleenucks/shellcheck find / -iname '*powershell*' .PHONY: help help: