摘要:
bruce@ubuntu:~/aosp$ cat download.sh #!/bin/bash echo "start repo sh" repo sync #first sync android code while [$?!=0]; do echo "sync failed,retry sync" sleep 3 repo sync #try again echo... 阅读全文
posted @ 2019-08-21 21:36
_**
阅读(208)
评论(0)
推荐(0)

浙公网安备 33010602011771号