mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
885c054d57
Signed-off-by: Russell Senior <russell@personaltelco.net>
4 lines
43 B
Bash
4 lines
43 B
Bash
#!/bin/sh
|
|
|
|
"$1" --version 2>&1 | grep "$2"
|