mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
822939f537
Signed-off-by: Stan Grishin <stangri@melmac.net>
4 lines
53 B
Bash
4 lines
53 B
Bash
#!/bin/sh
|
|
|
|
/etc/init.d/"$1" version 2>&1 | grep "$2"
|