This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
packages
Watch
2
Star
0
Fork
You've already forked packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5a9979d243
packages
/
net
/
https-dns-proxy
/
test.sh
4 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
https-dns-proxy: update binary to 2020-08-21 Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-28 20:10:30 +00:00
#!/bin/sh
https-dns-proxy: add version information to binary * add patches/020-cmakelists-add-version.patch (thanks @baranyaib90) to add version information to the binary and fix https://github.com/aarond10/https_dns_proxy/issues/149 * modify Makefile to add version information for the binary * rename patches/010-fix-cmakelists.patch for better readability * revert back to service restart in WAN/WAN6 trigger * update test.sh to test both init script and binary versions Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-10-24 21:39:06 +00:00
/etc/init.d/
"
$1
"
version 2>
&
1
|
grep
"
$2
"
&&
"
$1
"
-V 2>
&
1
|
grep
"
$2
"
Reference in a new issue
Copy permalink