We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00782c commit e524f0fCopy full SHA for e524f0f
1 file changed
files/etc/init.d/https-dns-proxy
@@ -9,8 +9,6 @@ STOP=15
9
# shellcheck disable=SC2034
10
USE_PROCD=1
11
12
-[ -n "${IPKG_INSTROOT}" ] && exit 0
13
-
14
if type extra_command 1>/dev/null 2>&1; then
15
extra_command 'version' 'Show version information'
16
else
0 commit comments