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