Browse Source

remove dup line

pull/33/head
bolvan 6 years ago
parent
commit
a8aeee6f2e
  1. 1
      init.d/openwrt/functions

1
init.d/openwrt/functions

@ -11,7 +11,6 @@ TPWS_USER=daemon
# max wait time for the link local ipv6 on the LAN interface # max wait time for the link local ipv6 on the LAN interface
LINKLOCAL_WAIT_SEC=5 LINKLOCAL_WAIT_SEC=5
[ -n "$ZAPRET_BASE" ] || ZAPRET_BASE=/opt/zapret
IPSET_CR=$ZAPRET_BASE/ipset/create_ipset.sh IPSET_CR=$ZAPRET_BASE/ipset/create_ipset.sh
exists() exists()

Loading…
Cancel
Save