mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
cf103fce77
Add `test.sh`. Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/sh
|
|
|
|
$1 -v 2>&1 | grep -F "$PKG_VERSION"
|