5 lines
253 B
Bash
5 lines
253 B
Bash
#!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.*
|