From ef271dc6f3bbafbe5c929ae47e3d80cbef54e320 Mon Sep 17 00:00:00 2001 From: Hydraallen Date: Fri, 3 May 2024 22:10:19 +0800 Subject: [PATCH] feat: bash script --- stdin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdin.sh b/stdin.sh index 27f696a..9161088 100644 --- a/stdin.sh +++ b/stdin.sh @@ -1,3 +1,3 @@ #!bash -./build/healthcheck -root=./examples/repohealth/success -meta=readme.* -whitelist=.*\.md -whitelist=.git.* +./build/healthcheck -root=./examples/healthcheck/forbiddenfile -whitelist=.*\.md -whitelist=.git.* -dronebranch=master