Update probe

This commit is contained in:
vx_clutch
2025-10-03 11:37:00 -04:00
committed by GitHub
parent 1bf93dc9ca
commit 7a9c6e64c2

View File

@@ -11,10 +11,6 @@ fatal() {
exit 1
}
run() {
"$@" || fatal "could not run: $*"
}
print_help() {
cat <<EOF
Usage: $prog_name [name]...