From a2b9e74620bef210571e3e900efc1bfd1a946a85 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Wed, 10 Apr 2024 18:52:40 +0800 Subject: [PATCH] feat: example to check repo size --- stdin.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stdin.sh b/stdin.sh index bb70342..4a33ab0 100644 --- a/stdin.sh +++ b/stdin.sh @@ -1,3 +1,4 @@ #!bash -./build/healthcheck -root=./examples/repohealth/success -meta=readme.* -whitelist=.*\.md -whitelist=.*\.json -whitelist=.*\.sh -whitelist=.git.* +# curl -o ./examples/repohealth/largefile/hyprland https://hyprland.org/videos/end_4_rice_intro.mp4 +./build/healthcheck -root=./examples/repohealth/largefile -meta=readme -whitelist=.*\.md -whitelist=.*\.json -whitelist=.*\.sh -whitelist=.git.*