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