mirror of
https://github.com/openwrt/packages.git
synced 2025-07-07 20:15:29 +00:00
4 lines
43 B
Bash
4 lines
43 B
Bash
#!/bin/sh
|
|
|
|
"$1" --version 2>&1 | grep "$2"
|