mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 14:34:04 +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 network
|
||||||
uci commit wireless
|
uci commit wireless
|
||||||
ifup wwan
|
ifup wwan
|
||||||
|
sleep 1
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user