mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 13:27:36 +08:00
update-09.14
This commit is contained in:
parent
efcaf60fbf
commit
9e481523bc
@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=luci-app-dnsfilter
|
||||
PKG_VERSION:=1.0
|
||||
PKG_RELEASE:=10
|
||||
PKG_LICENSE:=GPLv2
|
||||
|
||||
PKG_MAINTAINER:=small_5 GaryPang
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_MAINTAINER:=small_5 kiddin9
|
||||
|
||||
LUCI_TITLE:=LuCI support for DNSFilter
|
||||
LUCI_PKGARCH:=all
|
||||
|
@ -11,6 +11,7 @@ uci -q batch <<-EOF >/dev/null
|
||||
set firewall.dnsfilter.reload=1
|
||||
commit firewall
|
||||
EOF
|
||||
|
||||
chmod 755 /etc/init.d/dnsfilter /usr/share/dnsfilter/* >/dev/null 2>&1
|
||||
rm -rf /tmp/luci-modulecache /tmp/luci-indexcache*
|
||||
rm -rf /tmp/luci-*
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user