mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04:00
bugfix: domain names bypass rename config file update Makefile updated README link updated shellcheck compatibility support for 21.02.0-rc2 and later updated code for interface triggers add newline to test.sh 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"
|