mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
milkymist-TLWR703, after ifup, it take more then one more second for finish configure network
This commit is contained in:
@@ -24,7 +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
|
sleep 2
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user