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