Files
packages/net/adblock/test.sh
Dirk Brenken 5dbbb7ebf4 adblock: update 4.0.7
* fix aria2c download options
* fix report engine with empty domains
* fix safesearch ips of safe.duckduckgo.com (get ips dynamically)
* fix safesearch ips of safesearch.pixabay.com (get ips dynamically)
* add regional blocklist for italy
* shellcheck adjustments
* add test.sh for CI testing

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit d36fd57662)
2020-10-23 21:14:24 +02:00

4 lines
64 B
Bash
Executable File

#!/bin/sh
/etc/init.d/"${1}" version 2>/dev/null | grep "${2}"