From e50923bc6c7a9d5be44c33986ca359a11cea09c6 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Thu, 24 Oct 2024 12:01:14 +0800 Subject: [PATCH] mihomo: sync upstream last commit: https://github.com/morytyann/OpenWrt-mihomo/commit/ed9ef828ef6048cde6bb2a800201e760f4ceb54b --- mihomo/Makefile | 1 - mihomo/files/mihomo.upgrade | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index 9113cf8e4..5373f1f9f 100644 --- a/mihomo/Makefile +++ b/mihomo/Makefile @@ -54,7 +54,6 @@ define Package/mihomo/install $(INSTALL_DIR) $(1)/etc/mihomo/nftables $(INSTALL_DIR) $(1)/etc/mihomo/profiles $(INSTALL_DIR) $(1)/etc/mihomo/run - $(INSTALL_DIR) $(1)/etc/mihomo/run/rules $(INSTALL_DIR) $(1)/etc/mihomo/run/ui $(INSTALL_DATA) $(CURDIR)/files/mixin.yaml $(1)/etc/mihomo/mixin.yaml diff --git a/mihomo/files/mihomo.upgrade b/mihomo/files/mihomo.upgrade index 73ecd6f52..11002e1cf 100644 --- a/mihomo/files/mihomo.upgrade +++ b/mihomo/files/mihomo.upgrade @@ -1 +1,4 @@ -/etc/mihomo +/etc/mihomo/profiles/ +/etc/mihomo/mixin.yaml +/etc/mihomo/nftables/reserved_ip.nft +/etc/mihomo/nftables/reserved_ip6.nft