0e9ab0b18e
SVN-Revision: 1542
4 lines
91 B
Plaintext
Executable File
4 lines
91 B
Plaintext
Executable File
LAN_IF=$(nvram get lan_ifname)
|
|
WIFI_IF=$(nvram get wifi_ifname)
|
|
OPTIONS="$LAN_IF $WIFI_IF"
|