add mirrors and update to 2.2.6
[openwrt.git] / openwrt / package / parprouted / files / parprouted.default
1 LAN_IF=$(nvram get lan_ifname)
2 WIFI_IF=$(nvram get wifi_ifname)
3 OPTIONS="$LAN_IF $WIFI_IF"
This page took 0.045004 seconds and 5 git commands to generate.