mirror of https://github.com/hak5/openwrt-owl.git
parent
4c47562a37
commit
1776830e64
|
@ -11,6 +11,7 @@ boot() {
|
||||||
setup_switch
|
setup_switch
|
||||||
[ -s /etc/config/wireless ] || \
|
[ -s /etc/config/wireless ] || \
|
||||||
/sbin/wifi detect > /etc/config/wireless
|
/sbin/wifi detect > /etc/config/wireless
|
||||||
|
ifup -a
|
||||||
/sbin/wifi up
|
/sbin/wifi up
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue