diff options
author | Stan Grishin <stangri@melmac.net> | 2020-09-28 20:10:30 +0000 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2020-12-09 23:32:19 -1000 |
commit | 822939f5371346c6829020ca507fc0a946fcd401 (patch) | |
tree | 4bf4a90efe38f65243ea98dfcd4c84f1104b4ec1 /net/https-dns-proxy/test.sh | |
parent | 6d4b8cfb7612eab66c6afac811ee7e197132a6a8 (diff) |
https-dns-proxy: update binary to 2020-08-21
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'net/https-dns-proxy/test.sh')
-rw-r--r-- | net/https-dns-proxy/test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/https-dns-proxy/test.sh b/net/https-dns-proxy/test.sh new file mode 100644 index 000000000..45469ed96 --- /dev/null +++ b/net/https-dns-proxy/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +/etc/init.d/"$1" version 2>&1 | grep "$2" |