1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Remove debug message

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-21 14:52:35 +02:00
parent bb006985aa
commit 8432204022

View file

@ -188,7 +188,6 @@ v2ray_rules6_iptchains_init_tcp() {
v2ray_rules6_iptchains_init_udp() {
[ -n "$o_redir_udp_port" ] || return 0
echo "v2ray udp"
v2ray_rules6_iptchains_init_ mangle udp
}