mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 14:54:33 +04:00
https-dns-proxy: bugfix: remove IPKG_INSTROOT check
Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
@@ -9,8 +9,6 @@ STOP=15
|
||||
# shellcheck disable=SC2034
|
||||
USE_PROCD=1
|
||||
|
||||
[ -n "${IPKG_INSTROOT}" ] && exit 0
|
||||
|
||||
if type extra_command 1>/dev/null 2>&1; then
|
||||
extra_command 'version' 'Show version information'
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user