Commit 3794c1c4 authored by nanahira's avatar nanahira

fix

parent e517a144
......@@ -18,7 +18,7 @@ interface_switch_china -A u_{{gw.isp}}_china {{gw.selectionMark}}
interface_switch_oversea -A u_{{gw.isp}}_oversea {{gw.selectionMark}}
restore_mark_switch -A {{gw.selectionMark}}
{% endif %}
interface_switch_redirect -A {{gw.selectionMark}} {{gw.redirectServerPort}}
interface_switch_redirect -A {{gw.selectionMark}} {{gw.redirectServerPort}} {{gw.redirectTargetPorts}}
{% endif %}
{% endfor %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment