From b5aa1929df78c55b371013c0985a231032a256f5 Mon Sep 17 00:00:00 2001 From: Hydraallen <wangruiallen@gmail.com> Date: Fri, 3 May 2024 23:15:35 +0800 Subject: [PATCH] feat: verify --- stdin.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stdin.sh b/stdin.sh index f15db43..07f7b74 100644 --- a/stdin.sh +++ b/stdin.sh @@ -1,4 +1,3 @@ #!bash -# 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.*" +./build/healthcheck -root=./examples/healthcheck/repoverify -meta="readme " -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*" -admin=./examples/healthcheck/repoverify