mirror of
https://github.com/kenzok8/small-package
synced 2025-01-07 07:06:58 +08:00
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/sh
|
|
|
|
$1 -v 2>&1 | grep -F "$PKG_VERSION"
|