milkymist-TLWR703, after ifup, it take sometime finish configure network

This commit is contained in:
Xiangfu
2012-07-04 21:29:07 +08:00
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