0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-07 23:45:28 +00:00
Files
packages/net/fping/test.sh
Nikolay Manev 08b4fcd5e6 fping: update to version 5.3
* update to version 5.3
* added test.sh file for ci testing

Signed-off-by: Nikolay Manev <just.ops@proton.me>
2025-06-04 23:18:59 +03:00

4 lines
46 B
Bash

#!/bin/sh
"$1" -v 2>&1 | grep "$PKG_VERSION"