Update probe
This commit is contained in:
@@ -11,10 +11,6 @@ fatal() {
|
||||
exit 1
|
||||
}
|
||||
|
||||
run() {
|
||||
"$@" || fatal "could not run: $*"
|
||||
}
|
||||
|
||||
print_help() {
|
||||
cat <<EOF
|
||||
Usage: $prog_name [name]...
|
||||
|
||||
Reference in New Issue
Block a user