rm iptables-mod-extra check

This commit is contained in:
itdoginfo
2025-06-30 16:56:39 +03:00
parent 25b0dcaad5
commit 418cdc4366

View File

@@ -142,10 +142,6 @@ check_system() {
esac esac
done done
fi fi
if opkg list-installed | grep -q "iptables-mod-extra"; then
msg "Found incompatible iptables packages. If you're using FriendlyWrt: https://t.me/itdogchat/44512/181082"
fi
} }
sing_box() { sing_box() {