mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-08 01:22:11 +08:00
min fix update script error in adbyby plus
This commit is contained in:
parent
506faec99a
commit
0e5bebdfd8
@ -10,7 +10,7 @@ LUCI_DEPENDS:=+adbyby +wget +ipset +coreutils +coreutils-nohup +dnsmasq-full
|
||||
LUCI_PKGARCH:=all
|
||||
PKG_NAME:=luci-app-adbyby-plus
|
||||
PKG_VERSION:=2.0
|
||||
PKG_RELEASE:=23
|
||||
PKG_RELEASE:=24
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
|
@ -7,4 +7,5 @@ config adbyby
|
||||
option enable '1'
|
||||
option wan_mode '1'
|
||||
option mem_mode '1'
|
||||
option update_source '0'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user