mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-28 01:11:21 +08:00
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/sh
|
|
|
|
$1 -v 2>&1 | grep -F "$PKG_VERSION"
|