1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
openmptcprouter-feeds/https-dns-proxy/test.sh
2023-06-23 02:14:05 +08:00

3 lines
81 B
Bash

#!/bin/sh
/etc/init.d/"$1" version 2>&1 | grep "$2" && "$1" -V 2>&1 | grep "$2"