diff --git a/stdin.sh b/stdin.sh index cb61fae..f15db43 100644 --- a/stdin.sh +++ b/stdin.sh @@ -1,4 +1,4 @@ #!bash -# curl -o ./examples/repohealth/largefile/hyprland https://hyprland.org/videos/end_4_rice_intro.mp4 -./build/healthcheck -root=./examples/healthcheck/reposize -meta=readme -whitelist=.*\.md -whitelist=.*\.json -whitelist=.*\.sh -whitelist=.git.* +# curl -o ./examples/healthcheck/reposize/hyprland https://hyprland.org/videos/end_4_rice_intro.mp4 +./build/healthcheck -root=./examples/healthcheck/reposize -meta="readme " -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*"