mirror of
https://github.com/openwrt/packages.git
synced 2025-07-07 23:45:28 +00:00
* update to version 5.3 * added test.sh file for ci testing Signed-off-by: Nikolay Manev <just.ops@proton.me>
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
|
|
"$1" -v 2>&1 | grep "$PKG_VERSION"
|