mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-08 07:37:13 +08:00
update-10.19
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-openclash
|
||||
PKG_VERSION:=0.43.07
|
||||
PKG_VERSION:=0.43.08
|
||||
PKG_RELEASE:=beta
|
||||
PKG_MAINTAINER:=vernesong <https://github.com/vernesong/OpenClash>
|
||||
|
||||
|
||||
@@ -1096,7 +1096,7 @@ do_run_file()
|
||||
|
||||
config_load "openclash"
|
||||
config_set_custom_rule_provider=0
|
||||
for i in "rule_provider_config rule_providers game_config"; do
|
||||
for i in "rule_provider_config" "rule_providers" "game_config"; do
|
||||
config_foreach custom_rule_provider "$i"
|
||||
if [ "$config_set_custom_rule_provider" -eq 1 ]; then
|
||||
break
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user