fix: script

This commit is contained in:
Hydraallen 2024-05-03 23:11:36 +08:00
parent 82e1a612ea
commit fd3e39cf02

View File

@ -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.*"