mirror of
https://github.com/novatiq/packages.git
synced 2026-04-26 13:54:41 +01:00
* 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)
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/etc/init.d/"${1}" version 2>/dev/null | grep "${2}"
|