mirror of https://github.com/hak5/openwrt.git
parent
4e319c572f
commit
bae7e5bebb
|
@ -20,6 +20,7 @@ start() {
|
|||
}
|
||||
|
||||
restart() {
|
||||
include /lib/network
|
||||
setup_switch
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
|
|
Loading…
Reference in New Issue