mirror of https://github.com/hak5/openwrt-owl.git
parent
ccd8933d95
commit
6146ff5259
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
${FAILSAFE:+return}
|
||||
. /etc/functions.sh
|
||||
WAN=$(nvram get wan_ifname)
|
||||
LAN=$(nvram get lan_ifname)
|
||||
|
|
Loading…
Reference in New Issue