mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 00:44:03 +02:00
milkymist-TLWR703, after ifup, it take more then one more second for finish configure network
This commit is contained in:
parent
b7f3bc4f6e
commit
d42a9711a8
@ -24,7 +24,7 @@ if [ "$1" == "set" ] && [ "$#" == "4" ]; then
|
||||
uci commit network
|
||||
uci commit wireless
|
||||
ifup wwan
|
||||
sleep 1
|
||||
sleep 2
|
||||
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user