From 557f10e0096fd87eafbf2db0b93f472d6dc922f1 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 13 Apr 2026 03:02:33 +0800 Subject: [PATCH] Update uci-defaults.patch --- .github/diy/patches/uci-defaults.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/diy/patches/uci-defaults.patch b/.github/diy/patches/uci-defaults.patch index 9141a676..3fce0fc6 100644 --- a/.github/diy/patches/uci-defaults.patch +++ b/.github/diy/patches/uci-defaults.patch @@ -72,7 +72,6 @@ index 00000000..b89d7328 rm -f /tmp/luci-indexcache exit 0 - --- a/luci-app-coredns/Makefile +++ b/luci-app-coredns/Makefile @@ -22,10 +22,8 @@ endef @@ -83,8 +82,8 @@ index 00000000..b89d7328 - chmod +x /usr/share/coredns/*.sh - rm -rf /usr/lib/lua/luci/i18n/coredns.zh-cn.lmo - cp /usr/share/coredns/coredns.zh-cn.lmo /usr/lib/lua/luci/i18n/ -+ chmod +x $${IPKG_INSTROOT}/etc/init.d/coredns -+ chmod +x $${IPKG_INSTROOT}/usr/share/coredns/*.sh ++ chmod +x ${IPKG_INSTROOT}/etc/init.d/coredns ++ chmod +x ${IPKG_INSTROOT}/usr/share/coredns/*.sh endef define Package/$(PKG_NAME)/prerm