fix: script

This commit is contained in:
Hydraallen 2024-05-03 20:37:17 +08:00
parent e94a335255
commit dd1a7060ae

View File

@ -1,3 +1,3 @@
#!bash
./build/healthcheck -root=./examples/repohealth/asciifile -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*" -whitelist=".*\.txt"
./build/healthcheck -root=./examples/healthcheck/asciifile -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*" -whitelist=".*\.txt"