fix: script
This commit is contained in:
parent
82e1a612ea
commit
fd3e39cf02
4
stdin.sh
4
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.*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user