wifipineapple-openwrt/package/parprouted/files/parprouted.default

4 lines
91 B
Plaintext
Executable File

LAN_IF=$(nvram get lan_ifname)
WIFI_IF=$(nvram get wifi_ifname)
OPTIONS="$LAN_IF $WIFI_IF"